Cadenza JS
Preparing search index...
LayerDefinition
Interface LayerDefinition
interface
LayerDefinition
{
content
:
FeatureCollection
;
name
:
string
;
type
:
"geojson"
;
}
Index
Properties
content
name
type
Properties
content
content
:
FeatureCollection
The layer's content in geojson format.
name
name
:
string
The layer's name.
type
type
:
"geojson"
The layer's type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
name
type
Cadenza JS
Loading...
The layer's content in geojson format.