UNPKG

terriajs

Version:

Geospatial data visualization platform.

21 lines 394 B
{ "type": "object", "defaultProperties": [ "name", "type", "url" ], "properties": { "isLoading": { "type": "boolean", "title": "Is loading", "description": "A value indicating whether the group is currently loading. This property\ris observable.", "format": "checkbox" } }, "allOf": [ { "$ref": "CatalogMember.json" } ] }