Introduction
Represents the MapScript for Map item.
Properties

src

The JavaScript file reference for the Add-in.
This can be an externally hosted file or uploaded into MyGeotab by dragging and dropping it into the Configuration file window.

style

The CSS file reference for this Add-In.
This can be externally hosted or uploaded to MyGeotab.

url

The HTML file reference for this Add-In.
This option can be used instead of src and style. Links to CSS and JavaScript files can be made within this HTML file. All content within the body tags will be added to the Map Add-in UI

Loading API Runner...