amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
545 stars 346 forks source link

Issue #746: Disable default info window when tapping on a pin in UWP #747

Closed ccdarko closed 1 year ago

ccdarko commented 3 years ago

746

If the client code sets PinClickedEventArgs.Handled to true, then the Pushpin_Tapped method should not execute any of its logic (currently, it toggles the visibility of the DetailsView unconditionally)

amay077 commented 1 year ago

Thanks and sorry to I'm rate. I deployed v5.0.0 to nuget.

That avoid support UWP.