You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
With 4.0.0 we introduced a way to dynamically update a position and an icon of a Marker.
Currently we can't update the tittle or snippet yet.
A use-case from the testapp: Dynamic Marker. In this Activity you can change a marker location/icon from Chelsea to Arsenal. Now I wanted to add an InfoWindow with the names of the stadium. This currently not possible because we can't update the title/snippet dynamically.
The text was updated successfully, but these errors were encountered:
With
4.0.0
we introduced a way to dynamically update a position and an icon of a Marker.Currently we can't update the tittle or snippet yet.
A use-case from the testapp:
Dynamic Marker
. In this Activity you can change a marker location/icon from Chelsea to Arsenal. Now I wanted to add an InfoWindow with the names of the stadium. This currently not possible because we can't update the title/snippet dynamically.The text was updated successfully, but these errors were encountered: