Scale Bar
interface ScaleBar
Content copied to clipboard
Interface for ScaleBar.
Properties
distancePerPixel
Link copied to clipboard
mapViewWidth
Link copied to clipboard
pixelRatio
Link copied to clipboard
settings
Link copied to clipboard
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.
Inheritors
ScaleBarImpl
Link copied to clipboard