@maplibre/geojson-vt
GitHub
Example Page
Preparing search index...
GeoJSONVTFeaturePoint
Type Alias GeoJSONVTFeaturePoint
type
GeoJSONVTFeaturePoint
=
{
geometry
:
[
number
,
number
]
[]
;
id
?:
number
|
string
;
tags
:
GeoJSON.GeoJsonProperties
|
null
;
type
:
1
;
}
Index
Properties
geometry
id?
tags
type
Properties
geometry
geometry
:
[
number
,
number
]
[]
Optional
id
id
?:
number
|
string
tags
tags
:
GeoJSON.GeoJsonProperties
|
null
type
type
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
geometry
id
tags
type
GitHub
Example Page
@maplibre/geojson-vt
Loading...