Hi guys,
I am developing application with map and pins on it. I need to show pins with different icons.
As I understood there is no way in Xamarin.Forms.Maps to have a pin with icon. I have googled some solutions and seems to be they are all using custom renderers.
Is there any standard way to have a pin with custom icon which will work on all platforms?
Thanks for help!