Scale Bar Plugin
Presenter interface for the ScaleBar.
Functions
Bind a view instance
Get current scalebar configuration.
Called when the plugin is first added to the map.
Provides all map delegate instances.
Provides a view instances returned in inflate after it's been added to the MapView.
Invoked when MapView's width and height have changed.
Update scalebar configuration, the update will be applied to the plugin automatically.
Properties
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.