NextGIS Frontend
Preparing search index...
@nextgis/ngw-map
detectGeometryType
Function detectGeometryType
detectGeometryType
(
geojson
:
GeoJsonObject
,
)
:
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
|
"GeometryCollection"
Internal
Parameters
geojson
:
GeoJsonObject
Returns
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
|
"GeometryCollection"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...