spatial-monorepo / core/src / addLabelLayer
Function: addLabelLayer()
addLabelLayer(
map,id,sourceId,options?):void
Defined in: packages/core/src/layers/DataLayer.ts:505
addLabelLayer — symbol layer with text-field from feature properties.
Parameters
map
Map$1
id
string
sourceId
string
options?
LabelLayerOptions = {}
Returns
void
