fatb0000 / trail-android

πŸš• Simple, smooth animation for route / polylines on google maps using projections. (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

(Gif running @ 10fps. Check the video on youtube.)

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.

Logo

by Jibin

Big thanks to Davidganster for his additive animation library.

About

πŸš• Simple, smooth animation for route / polylines on google maps using projections. (WIP)

License:MIT License


Languages

Language:Java 100.0%