Skip to content

Android GoogleMap IsInfoWindowShown wrong value after InfoWindow is shown #10885

@AHComp

Description

@AHComp

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

image

image

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

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions