worldWidth property
Returns the world size in pixels.
Equivalent to MapCamera.getWorldWidthAtZoom.
Implementation
double get worldWidth => camera.getWorldWidthAtZoom();
Returns the world size in pixels.
Equivalent to MapCamera.getWorldWidthAtZoom.
double get worldWidth => camera.getWorldWidthAtZoom();