worldwind-ui API / worldwind-kit / markInternalLayer
Function: markInternalLayer() ​
markInternalLayer<
L>(layer):L
Defined in: kit/src/layers.ts:202
Flags a layer as belonging to a tool (for example the measurement tool), so layer switchers hide it.
Type Parameters ​
L ​
L extends WWLayer
Parameters ​
layer ​
L
Returns ​
L