Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 582 Bytes

File metadata and controls

7 lines (4 loc) · 582 Bytes

Segway Ninebot Scooter Tracker with Electron and GPS

A simple web page to subscribe to electron asset tracker events and show them on a google map.

Electron Asset Tracker Shield Documentation

In order to host this file yourself, you'll need a google api key. You can get one at https://developers.google.com/maps/documentation/javascript/ by clicking on the 'Get a Key' button. Edit the file and near the bottom of the file, replace the string {{YOUR_GOOGLE_API_TOKEN}} in the script tag with your api key.