Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Hide map info window but keep the pin focused when clicked?

$
0
0

When I set HideInfoWindow to true in the MarkerClicked event, the clicked pin is no more focused in the map center:

private void Pin_MarkerClicked(object sender, PinClickedEventArgs e)
{
    e.HideInfoWindow = true;
}

is there a way to keep this behavior when HideInfoWindow is set to true?


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>