|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQType
|
+--MQDistanceUnits
Constants to specify the type of units to use when calculating distance.
See:
| Field Summary | |
<private> int |
value
Value to represent the type of units to use |
| Constructor Summary | |
MQDistanceUnits
(<int> val)
Constructs a new MQDistanceUnits object. |
|
| Method Summary | |
String
|
getClassName()
Returns the text name of this class. |
int
|
getObjectVersion()
Returns the version of this class. |
int
|
getValue()
Gets value. |
| Methods inherited from class MQType |
equals
|
| Field Detail |
<private> int value
| Constructor Detail |
MQDistanceUnits(<int> val)
val - Used to determine a miles or kilometers unit. Miles is the default type if nothing is handed into the constructor.
| Method Detail |
String getClassName()
int getObjectVersion()
int getValue()
|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||