fluttercommunity / arcgis_map_sdk

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

[android] MapView.graphicsOverlays.add does not update the UI #32

Closed JulianBissekkou closed 1 year ago

JulianBissekkou commented 1 year ago

The map doesn't refresh when adding a new GraphicsOverlay to the map. It's only visible when the user touches the map or moves it around.

There is an open issue in the esri community: https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/mapview-graphicsoverlays-add-does-not-update-the/m-p/1240234

This issue should be fixed before open sourcing the repository, but it shouldn't delay the implementation of Graphics.

JulianBissekkou commented 1 year ago

Fixed in https://github.com/phntmxyz/arcgis_map/commit/48e5855346ebecb4c9cc06c2169740005221200d