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

added ItemTemplateSelector #656

Closed andreas-nesheim closed 4 years ago

andreas-nesheim commented 4 years ago

Added ItemTemplateSelector, as mentioned in #654 . Also updated the sample page that uses ItemsSource to also use this new ItemTemplateSelector.

Let me know if there is something missing here and I'll be happy to add it.