Class ZoomHelper
Assembly: Mapsui.dll
Syntax
public static class ZoomHelper
Methods
|
Edit this page
View Source
CalculateResolutionForWorldSize(double, double, double, double, MBoxFit)
Declaration
public static double CalculateResolutionForWorldSize(double worldWidth, double worldHeight, double screenWidth, double screenHeight, MBoxFit boxFit = MBoxFit.Fit)
Parameters
Returns
|
Edit this page
View Source
GetResolutionToZoomIn(IReadOnlyList<double>?, double)
Declaration
public static double GetResolutionToZoomIn(IReadOnlyList<double>? resolutions, double resolution)
Parameters
Returns
|
Edit this page
View Source
GetResolutionToZoomOut(IReadOnlyList<double>?, double)
Declaration
public static double GetResolutionToZoomOut(IReadOnlyList<double>? resolutions, double resolution)
Parameters
Returns