/trail-android

🚕 Simple, smooth animation for route / polylines on google maps using projections.

Primary LanguageJavaMIT LicenseMIT

Trail

Smooth route animation on google map. Uses projection from google map to draw route on canvas. Supports pan, zoom and rotation of maps.

Build Status Android Arsenal License: MIT

Video here

Build Status

Usage

Replace SupportMapFragment with TrailSupportMapFragment.

Usage
   trailSupportMapFragment.setUpPath(routeLatLng, mMapInstance);

Created by

Amal Chandran

License

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.