Class MMLocation

Object
   |
   +--MMLocation

class MMLocation

Defined in MultimapAPI


Field Summary
 MMAddress address
          The address describing this location.
 MMLatLon coords
          The coordinates of this location.
 integer zoom_factor
          The ideal zoom factor for displaying this location.
 
Constructor Summary
MMLocation ( )
            An object for storing information about a location.
 
Method Summary
 MMLocation copy()
           Function to return a copy of the object in a new object.
 String toString()
           Function to return a string version of the object.

Field Detail

address

MMAddress address

coords

MMLatLon coords

zoom_factor

integer zoom_factor

Constructor Detail

MMLocation

MMLocation( )

Method Detail

copy

MMLocation copy()

toString

String toString()


Documentation generated by JSDoc on Wed Aug 16 15:33:06 2006