mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

[viewannotation] Introduce show annotations api [MAPSAND-464]

Open ank27 opened this issue 3 years ago • 0 comments

Summary of changes

Introduce ViewAnnotationManager.showAnnotations which animates map camera to frame provided annotations. Introduce ViewAnnotationManager.cameraForAnnotations that returns CameraOptions for provided annotations, so users can use custom animation to move camera to fit specified anntations.

User impact (optional)

ank27 avatar Oct 17 '22 09:10 ank27