geospatial-sdk / core/lib / MapContextLayerPositioned
MapContextLayerPositioned
Associates a position to a layer; the position is the index of the layer in the layers array
Properties
layer
ts
layer: MapContextLayer;
Defined in
packages/core/lib/model/map-context-diff.ts:8
position
ts
position: number;