maplibre_gl_web library

Functions

resolveEasing(CameraAnimationInterpolation? interpolation) JSFunction?
Resolves a CameraAnimationInterpolation to a JS easing callback usable as the easing option of map.easeTo. Returns null when interpolation is null, letting MapLibre GL JS apply its built-in default curve.