Scale Bar Settings
Shows the scale bar on the map.
Types
Link copied to clipboard
class Builder
Composes and builds a ScaleBarSettings object.
Functions
Link copied to clipboard
Link copied to clipboard
Convert to Builder allowing to change class properties.
Link copied to clipboard
Properties
Link copied to clipboard
Link copied to clipboard
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. Default value: false.