A drop down selection box for setting and displaying the current scale of a map. The displayed scale is a relative scale and is expressed as an abstract number, as opposed to the MapView scale which is expressed in pixels per map unit. An arbitrary scale can be filled in by the user. Implemented as a canvas so it can be added where needed.
This widget has the option to add new scale levels to the list, as the user types them (and presses 'Enter'). By default this option is turned off. Turn it on using the setUpdatingScaleList
method.
|
|
|
|
|
|