spatial-monorepo / ui/src / updatePOISymbolLayer
Function: updatePOISymbolLayer()
updatePOISymbolLayer(
map,features):void
Defined in: packages/ui/src/layers/POISymbolLayer.ts:139
Updates the data of an existing POI symbol source. Call this when feature data changes without recreating the layer.
Parameters
map
Map$1
features
POIFeatureCollection
Returns
void
