set Geo Json
Updates the GeoJson with a single feature. The update is performed asynchronously, so the data won't be immediately visible or available to query when this method returns.
Parameters
the GeoJSON Feature to set
Updates the GeoJson with a single geometry. The update is performed asynchronously, so the data won't be immediately visible or available to query when this method returns.
Parameters
the GeoJSON Geometry to set
Updates the GeoJson. The update is performed asynchronously, so the data won't be immediately visible or available to query when this method returns.
Parameters
the GeoJSON FeatureCollection
Updates the GeoJson. The update is performed asynchronously, so the data won't be immediately visible or available to query when this method returns.
Parameters
the raw GeoJson FeatureCollection string