worldwind-ui API / worldwind-kit / scaleBar
Function: scaleBar() ​
scaleBar(
wwd,options?):ScaleBarState|null
Defined in: kit/src/scale.ts:100
The scale bar for the last frame, or null before the first one.
Parameters ​
wwd ​
options? ​
ScaleBarOptions = {}
Returns ​
ScaleBarState | null