|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--MMLocation
Defined in MultimapOpenAPI
| Field Summary | |
MMAddress |
address
The address describing this location. |
MMBounds |
bounds
The bounding box of this location. |
MMLatLon |
coords
The coordinates of this location. |
Object |
route
A route to be displayed. |
MMSearch |
search
A search to perform and center on the first result of. |
integer |
zoom_factor
The ideal zoom factor for displaying this location. |
| Constructor Summary | |
MMLocation
( <Object> various )
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 |
MMAddress address
MMBounds bounds
MMLatLon coords
Object route
MMSearch search
integer zoom_factor
| Constructor Detail |
MMLocation( <Object> various )
various - One or more of the supported objects.
| Method Detail |
MMLocation copy()
String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||