Nokia Maps API Reference

Contents

Namespace nokia.maps.routing

Namespace Summary

This namespace defines facilities for calculating routes and adding them to a map display.

Manager Manager acts as a proxy to the routing service and is responsible for storing the currently selected routes.
Maneuver This interface defines a maneuver, which describes an action that a person needs to perform when following a route.
Mode This interface defines route modes, types and other options applicable to route calculations.
Route This interface defines a route.
RouteLeg This interface defines a route leg, which represents a section of a route between two consecutive waypoints.
RouteSegment This interface represents a route segment, a sub-section of a route between two maneuvers.
RouteSummary This interface defines a route summary.
ServiceError This interface represents a routing service error.
Waypoint This interface defines a waypoint, which is a point along a route.
WaypointParameterList The class WaypointParameterList wraps a list of waypoints that may have different representations.
component This namespace defines facilities that add interactive behavior to routes displayed on the map.
Documentation generated on Wed Jun 27 2012 16:54:10 GMT+0200 (CEST).