Scale Bar
Interface for ScaleBar.
interface ScaleBar
Content copied to clipboard
Functions
Properties
distancePerPixel
Link copied to clipboard
How many meters in each pixel.
enable
Link copied to clipboard
mapViewWidth
Link copied to clipboard
Defines the width of mapView
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. If set to False scale bar will redraw only on demand.
Defaults to False and should not be changed explicitly in most cases. Could be set to True to produce correct GPU frame metrics when running gfxinfo command.
Inheritors
ScaleBarImpl
Link copied to clipboard