Cadenza JS on GitHub
Preparing search index...
The search index is not available
Cadenza JS - v10.5.5-dev
Cadenza JS
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 on GitHub
Cadenza JS - v10.5.5-dev
Loading...
The layer's content in geojson format.