Scale Bar
interface ScaleBar
Content copied to clipboard
Interface for ScaleBar.
Functions
Properties
distancePerPixel
Link copied to clipboard
How many meters in each pixel.
mapViewWidth
Link copied to clipboard
Defines the width of mapView
pixelRatio
Link copied to clipboard
Defines the pixel ratio in the current display.
settings
Link copied to clipboard
Defines settings fo ScaleBar
useContinuousRendering
Link copied to clipboard
If set to True scale bar will be triggering onDraw depending on ScaleBarSettings.refreshInterval even if actual data did not change.
Inheritors
ScaleBarImpl
Link copied to clipboard