flywave-draw-controls.geojsondrawcontrols.createobjectsfromgeojson
Home > @flywave/flywave-draw-controls > GeoJSONDrawControls > createObjectsFromGeoJSON
GeoJSONDrawControls.createObjectsFromGeoJSON() method
Create drawing objects from GeoJSON data
Signature:
createObjectsFromGeoJSON(geoJson: GeoJson): DrawableObject[];
Parameters
Parameter | Type | Description |
|---|---|---|
geoJson | GeoJson | GeoJSON data |
Returns:
DrawableObject\[\]
Array of created drawing objects