I'm developing custom marker on google map using Flutter.
I just want to know about Marker.
Can I implement marker animation smootly??
ex. LatLng(xx.xxxxxxx) => LatLng(yy.yyyyyyy) when marker move, it has to move smoothly.
please refer to this image. https://github.com/flutter/flutter/issues/31180
Try this new package - Animarker to animate marker over the Google Maps.
_latLngStream.getLatLngInterpolation().listen
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With