@vcmap/core
Preparing search index...
writeGeoJSON
Function writeGeoJSON
writeGeoJSON
<
O
extends
GeoJSONwriteOptions
>
(
data
:
GeoJSONData
,
options
?:
O
,
)
:
O
[
"asObject"
]
extends
true
?
FeatureCollection
<
Geometry
,
GeoJsonProperties
>
:
string
Writes all the features of the current layer to GeojsonLayer
Type Parameters
O
extends
GeoJSONwriteOptions
Parameters
data
:
GeoJSONData
Optional
options
:
O
Returns
O
[
"asObject"
]
extends
true
?
FeatureCollection
<
Geometry
,
GeoJsonProperties
>
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vcmap/core
Loading...
Writes all the features of the current layer to GeojsonLayer