Hi,
I'm using ArcGIS SDK for Qt, with qml GUI and C++ logic, displaying an offline raster map, using SceneView (not MapView).
I want to display a small scale bar at the corner like this:

How can I tell the correct distance\value?
Is there anything already prepared for that or do I have to draw and measure myself?
Thanks