View on GitHub

Linxup Streetview

Real-Time Street Level Vehicle Tracking Visualization

Download this project as a .zip file Download this project as a tar.gz file

linxup streetview

Street view visualization for fleets equipped with the linxup GPS vehicle trackers.

  

Add js/config.js with your credentials. Example:

var configData = {
    'username': 'your@user.name',
    'password': 'your_password'
}