spatial-monorepo / core/src / addFootwayLayer
Function: addFootwayLayer()
addFootwayLayer(
map,features):void
Defined in: packages/core/src/layers/footwayLayer.ts:39
Add the footway dashed-line layer to map. Idempotent — safe to call multiple times; subsequent calls are no-ops.
Parameters
map
Map$1 | null | undefined
features
Feature`<Geometry, GeoJsonProperties>`[]
Returns
void
