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 349 forks source link

SVG #547

Closed peder1896 closed 6 years ago

peder1896 commented 6 years ago

SUMMARY

How to get an svg image as pin icon ?

DETAILS

Is there a way to assing an svg file to a pn icon? Why not having a BitmapDescriptorFactory.FromSvg()

PLATFORMS

amay077 commented 6 years ago

Can not it. Because GoogleMaps SDK for Android/iOS doesn't support SVG icon.