UNPKG

terriajs

Version:

Geospatial data visualization platform.

29 lines 434 B
{ "type": "object", "properties": { "type": { "options": { "hidden": true }, "type": "string", "enum": [ "mapbox-map" ] } }, "title": "Mapbox Map", "allOf": [ { "$ref": "CatalogItem.json" }, { "$ref": "ImageryLayerCatalogItem.json" }, { "$ref": "CatalogMember.json" }, { "$ref": "MapboxMapCatalogItem.json" } ] }