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

Pin Drop animation #537

Closed JanmarlRodriguez closed 6 years ago

JanmarlRodriguez commented 6 years ago

SUMMARY

Is there a way to animate the Pin Drop animation? Like a way to animate a pin specifically, either by moving in or rotating it.

DETAILS

Something like Pin.Animate(property,value,time)

PLATFORMS

amay077 commented 6 years ago

Sorry, I don't have a plan to support it. Because Google Maps Native SDK does not support pin animations.