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

Pin Tag property is not bindable #723

Open orwo1 opened 4 years ago

orwo1 commented 4 years ago

All properties on Pin are bindable except for Tag property. I worked around using an attached property, but it would be nice if the property would also be bindable.