Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
map
MapLibreGeoJsonSourceSpecification
Interface MapLibreGeoJsonSourceSpecification
A standard MapLibre
geojson
source specification.
interface
MapLibreGeoJsonSourceSpecification
{
attribution
?:
string
;
data
:
AdapterGeoJsonFeatureCollection
;
type
:
"geojson"
;
}
Index
Properties
attribution?
data
type
Properties
Optional
attribution
attribution
?:
string
data
data
:
AdapterGeoJsonFeatureCollection
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribution
data
type
@honua/sdk-js
Loading...
A standard MapLibre
geojsonsource specification.