Skip to content

An addin that allows choosing a trip and then plays that trip back through streetview. Allows the trip to be moved forward or back or paused.

License

Notifications You must be signed in to change notification settings

Geotab/addin-trips-streetview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trips Streetview Addin

An addin that allows choosing a trip and then plays that trip back through streetview. Allows the trip to be moved forward or back or paused.

Installation

Add the configuation below to the to the system setting -> addins section of the MyGeotab database

{
    "supportEmail": "[email protected]",
    "isSigned": false,
    "name": "Trips Street View (by Geotab)",
    "items": [
        {
            "icon": "https://cdn.jsdelivr.net/gh/Geotab/addin-trips-streetview/images/icon.svg",
            "path": "MapLink/",
            "menuName": {
                "en": "Trips Street View"
            },
            "url": "https://cdn.jsdelivr.net/gh/Geotab/addin-trips-streetview/tripsStreetView.html"
        }
    ],
    "version": "1.0.1"
}

About

An addin that allows choosing a trip and then plays that trip back through streetview. Allows the trip to be moved forward or back or paused.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published