| MGMap.getDisplayUnits |
|
string getDisplayUnits()
Gets the current type of display units being used to display the map width, as seen in the status bar.
Note that this method returns the current display units, not the default units. To retrieve the default units, call getUnits().
String - The current display units, either M, KM, FT, or MI.
none