Smooth route animation on google map. Uses projection from google map to draw route on canvas. Supports pan, zoom and rotation of maps.
Replace SupportMapFragment with TrailSupportMapFragment.
Usage
trailSupportMapFragment.setUpPath(routeLatLng, mMapInstance);
Amal Chandran
MIT © Amal Chandran Google Play and the Google Play logo are trademarks of Google LLC.
by Jibin
Big thanks to Davidganster for his additive animation library.