Skip to content

A MyGeotab addin which replays a vehicle's past trip on a map.

License

Notifications You must be signed in to change notification settings

mnjstwins/addin-mapreplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReplay

An addin which replays a vehicle's past trip on a map.

MapReplay Screenshot

Getting the code

Clone the repository:

git clone https://github.com/geotab/addin-mapreplay.git

Following along

The video accompanying this repository can be found on the corresponding Geotab Dev Channel tutorial.

This repo's commits are tagged (from 0 to 10), corresponding to separate milestones in development as outlined in the video above.

For example:

git checkout step-0

resets the repository to the initial state. Study the code, then go to the next step:

git checkout step-1

and so on...

Installing

Follow the addin development guides on my.geotab.com/sdk.

Updates

September 2016

  • Switched map tile URL to OpenStreetMap as MapQuest no longer supports anonymous tile access.

About

A MyGeotab addin which replays a vehicle's past trip on a map.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 93.7%
  • CSS 6.3%