-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-mapMap / MapsMap / Mapsplatform/androids/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
If i subscripe the map.MarkerClick += Map_MarkerClick event and set invoke the methode e.Marker.ShowInfoWindow();
the marker is showed but the e.Marker.IsInfoWindowShown property is on the second click always false.
after the first click and the calling of ShowInfoWindow() the value of IsInfoWindowShown should be true
Steps to Reproduce
Click on a maker in a googlemap.
Link to public reproduction project repository
No project required it's a simple bug !
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 12
Did you find any workaround?
No
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
area-controls-mapMap / MapsMap / Mapsplatform/androids/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working

