|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MMJSONRequester
|
+--MMRouteRequester
Defined in MultimapAPI
| Constructor Summary | |
MMRouteRequester
( <Function> callback )
The Multimap Route Web Service convenience API. |
|
| Method Summary | |
void
|
request( <MMRoute> route )
Attempts to request a route from the Multimap API web services, calls the callback when the request completes. |
| Constructor Detail |
MMRouteRequester( <Function> callback )
callback - Function to call when the route request completes.
| Method Detail |
void request( <MMRoute> route )
route - The route object that you want directions for.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||