Skip to content

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 ​

WWWorldWindow

Returns ​

number | null

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.