pixelOrigin property

UPoint pixelOrigin

Pixel origin of this map.

Implementation

UPoint get pixelOrigin => getPixelOrigin(_center, _zoom);