spatial-monorepo / ui/src / removePOISymbolLayer
Function: removePOISymbolLayer()
removePOISymbolLayer(
map):void
Defined in: packages/ui/src/layers/POISymbolLayer.ts:153
Removes the POI symbol layer and its source from the map. Safe to call when neither exists.
Parameters
map
Map$1
Returns
void
