worldwind-ui API / worldwind-kit / builtInLayerKind
Function: builtInLayerKind() ​
builtInLayerKind(
layer):BuiltInLayerKind|undefined
Defined in: kit/src/layers.ts:182
The built-in kind a layer was created with, if it came from createBuiltInLayer.
Parameters ​
layer ​
Returns ​
BuiltInLayerKind | undefined