@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
Optional
max
X
maxX
?:
number
Optional
max
Y
maxY
?:
number
Optional
min
X
minX
?:
number
Optional
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...