amay077 / Xamarin.Forms.GoogleMaps

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

Can't use Binding Pin when CustomRender Map #628

Open hauphidao opened 5 years ago

hauphidao commented 5 years ago

I custom this Map but when i binding Pin i cant get pin on DataTemplate. how can i do that

justinimel commented 5 years ago

`

` Add references to both your custom class and the GMaps namespace at the top of the XAML.