@maplibre/geojson-vt
GitHub
Example Page
Preparing search index...
PartialGeoJSONVTFeature
Type Alias PartialGeoJSONVTFeature
type
PartialGeoJSONVTFeature
=
{
id
?:
number
|
string
;
maxX
:
number
;
maxY
:
number
;
minX
:
number
;
minY
:
number
;
tags
:
GeoJSON.GeoJsonProperties
;
}
Index
Properties
id?
max
X
max
Y
min
X
min
Y
tags
Properties
Optional
id
id
?:
number
|
string
max
X
maxX
:
number
max
Y
maxY
:
number
min
X
minX
:
number
min
Y
minY
:
number
tags
tags
:
GeoJSON.GeoJsonProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
max
X
max
Y
min
X
min
Y
tags
GitHub
Example Page
@maplibre/geojson-vt
Loading...