UNPKG

terriajs

Version:

Geospatial data visualization platform.

30 lines 525 B
{ "type": "object", "properties": { "type": { "options": { "hidden": true }, "type": "string", "enum": [ "bing-maps" ] } }, "description": "A ImageryLayerCatalogItem representing a layer from the Bing Maps server.", "title": "Bing Maps", "allOf": [ { "$ref": "CatalogItem.json" }, { "$ref": "ImageryLayerCatalogItem.json" }, { "$ref": "CatalogMember.json" }, { "$ref": "BingMapsCatalogItem.json" } ] }