Advertisement
Guest User

Untitled

a guest
Apr 9th, 2020
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.33 KB | None | 0 0
  1. {
  2.     "name": "COVID-19 Heatmap",
  3.     "supportEmail": "support@attrix.ca",
  4.     "version": "1.0",
  5.     "items": [
  6.         {
  7.             "page": "map",
  8.             "title": "COVID-19 Map",
  9.             "mapScript": {
  10.                 "src": "https://d2go.io/addins/covid-map/covidMap.js",
  11.                 "style": "https://d2go.io/addins/covid-map/covidMap.css"
  12.             }
  13.         }
  14.     ],
  15.     "isSigned": false
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement