worldwind-ui API / worldwind-kit / metersPerPixel
Function: metersPerPixel() ​
metersPerPixel(
wwd):number|null
Defined in: kit/src/scale.ts:46
Ground metres per CSS pixel at the look-at point, from the last frame WorldWind drew. Null before the first frame.
Parameters ​
wwd ​
Returns ​
number | null