Skip to content

spatial-monorepo


spatial-monorepo / core/src / removeFootwayLayer

Function: removeFootwayLayer()

removeFootwayLayer(map): void

Defined in: packages/core/src/layers/footwayLayer.ts:84

Remove the footway layer and its source from the map. No-op if the layer/source are not present.

Parameters

map

Map$1 | null | undefined

Returns

void

Released under commercial licensing.