Hey, so I have to add a lot of pins on my map based on category, but from what I saw Xamarin does not have implemented property to just change color of it?
I was reading https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/custom-renderer/map/customized-pin and I didn't get good result. I am still new to mobile development, so this is very confusing to me, so is there any easier way to do it?
I can't find any good solution for it or some video guide where is explaind how and why it was done that way....
So to to summarize, how can I change color of a Pin added to map?
Thx in advance :-)