Transform
Internal use.
Resembles the current Map transformation.
Responsible for synchronising CameraPosition state and notifying camera change listeners.
Functions
Link copied to clipboard
fun animateCamera(@NonNull maplibreMap: MapLibreMap, update: CameraUpdate, durationMs: Int, @Nullable callback: MapLibreMap.CancelableCallback)
Internal use.
Link copied to clipboard
fun moveCamera(@NonNull maplibreMap: MapLibreMap, update: CameraUpdate, @Nullable callback: MapLibreMap.CancelableCallback)
Internal use.
Link copied to clipboard
Called when the camera did change.