setGeoJsonSync
Updates the GeoJson with a single feature. The update is performed synchronously, so the data will be immediately visible and available to query when this method returns.
Parameters
the GeoJSON Feature to set
Updates the GeoJson with a single geometry. The update is performed synchronously, so the data will be immediately visible and available to query when this method returns.
Parameters
the GeoJSON Geometry to set
Updates the GeoJson. The update is performed synchronously, so the data will be immediately visible and available to query when this method returns.
Parameters
the GeoJSON FeatureCollection
Updates the GeoJson. The update is performed synchronously, so the data will be immediately visible and available to query when this method returns.
Parameters
the raw GeoJson FeatureCollection string