fluttercommunity / arcgis_map_sdk

Flutter implementation of the ArcGis map framework by esri
MIT License
12 stars 6 forks source link

Move and zoom camera to make points visible #56

Closed sbergmair closed 11 months ago

sbergmair commented 1 year ago

Camera automatically zooms and moves to make given list of points visible.

Issue: https://github.com/fluttercommunity/arcgis_map_sdk/issues/55

passsy commented 10 months ago

Manually merged it into main