Skip to content

Interface: LayerSource

Methods

loadLayer()

loadLayer(
   scope, 
   layerId, 
   layerValue): Record<string, unknown>[];

Parameters

Parameter Type
scope string
layerId string
layerValue string

Returns

Record\<string, unknown>[]