MapQuest Advantage JavaScript API Reference Documentation

Class MQDistanceUnits

Object
   |
   +--MQType
         |
         +--MQDistanceUnits

class MQDistanceUnits
extends MQType


Constants to specify the type of units to use when calculating distance.
See:

Defined in mqobjects.js


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

value

<private> int value

Constructor Detail

MQDistanceUnits

MQDistanceUnits(<int> val)

Method Detail

getClassName

String getClassName()

getObjectVersion

int getObjectVersion()

getValue

int getValue()

MapQuest Advantage JavaScript API Reference Documentation

Documentation generated by JSDoc on Tue Oct 16 08:04:12 2007