mapbox-xamarin-forms icon indicating copy to clipboard operation
mapbox-xamarin-forms copied to clipboard

Markerview not work (Xamarin.Forms) in Android

Open NaiyaPatel2598 opened this issue 5 years ago • 2 comments
trafficstars

When Pin clicked , How to show custom info window View on Marker Click???.......... Polygons and polyline can not work for different longitude and latitude. How can I solve this Issue???.....

NaiyaPatel2598 avatar Feb 05 '20 05:02 NaiyaPatel2598

Hi @NaiyaPatel2598 ,

MarkerView is being rebuilt from ground-up, and it doesn't support custom view at the moment.

To handle PIN click event, it's a bit tricky.

Please check out sample PluginSymbolListener and read more on Mapbox relevant document.

Cheers.

tuyen-vuduc avatar Feb 14 '20 16:02 tuyen-vuduc

Thank you!

NaiyaPatel2598 avatar Feb 28 '20 06:02 NaiyaPatel2598