WRLDRoutingService Class Reference
A service which allows you to find routes between locations. Created by the createRoutingService method of the WRLDMapView object.
This is an Objective-c interface to the WRLD Routing REST API.
– findRoutes:
Asynchronously query the routing service.
The results of the query will be passed as a WRLDRoutingQueryResponse to the routingQueryDidComplete method in WRLDMapViewDelegate.
Returns:A handle to the ongoing query, which can be used to cancel it.
Argument | Description |
---|---|
options | The parameters of the routing query. |
v0.0.1600
- Introduction
- WRLDMarker
- WRLDPositioner
- WRLDPolygon
- WRLDPolyline
- WRLDBuildingContour
- WRLDBuildingDimensions
- WRLDBuildingHighlight
- WRLDBuildingInformation
- WRLDBuildingHighlightOptions
- WRLDPrecacheOperation
- WRLDPrecacheOperationResult
- WRLDProp
- WRLDPickResult
- WRLDBlueSphere
- WRLDPoiService
- WRLDPoiSearch
- WRLDTextSearchOptions
- WRLDTagSearchOptions
- WRLDAutocompleteOptions
- WRLDPoiSearchResponse
- WRLDPoiSearchResult
- WRLDMapscene
- WRLDMapsceneService
- WRLDMapsceneRequest
- WRLDMapsceneRequestOptions
- WRLDMapsceneRequestResponse
- WRLDRoutingService
- WRLDRoutingQuery
- WRLDRoutingQueryOptions
- WRLDRoutingQueryWaypoint
- WRLDRoutingQueryResponse
- WRLDRoute
- WRLDRouteSection
- WRLDRouteStep
- WRLDRouteDirections
- WRLDRouteView
- WRLDRouteViewOptions
- WRLDMapViewDelegate
- WRLDIndoorMapDelegate
Overview
Markers
Positioners
Polygons
Polylines
Buildings
Precaching
Props
Picking
Widgets
Poi Service
Mapscene
Routing
Protocols
Overview
Introduction
Markers
WRLDMarker
Positioners
WRLDPositioner
Polygons
WRLDPolygon
Polylines
WRLDPolyline
Buildings
WRLDBuildingContour
WRLDBuildingDimensions
WRLDBuildingHighlight
WRLDBuildingInformation
WRLDBuildingHighlightOptions
Precaching
WRLDPrecacheOperation
WRLDPrecacheOperationResult
Props
WRLDProp
Picking
WRLDPickResult
Widgets
WRLDBlueSphere
Poi Service
WRLDPoiService
WRLDPoiSearch
WRLDTextSearchOptions
WRLDTagSearchOptions
WRLDAutocompleteOptions
WRLDPoiSearchResponse
WRLDPoiSearchResult
Mapscene
WRLDMapscene
WRLDMapsceneService
WRLDMapsceneRequest
WRLDMapsceneRequestOptions
WRLDMapsceneRequestResponse
Routing
WRLDRoutingService
WRLDRoutingQuery
WRLDRoutingQueryOptions
WRLDRoutingQueryWaypoint
WRLDRoutingQueryResponse
WRLDRoute
WRLDRouteSection
WRLDRouteStep
WRLDRouteDirections
WRLDRouteView
WRLDRouteViewOptions
Protocols
WRLDMapViewDelegate
WRLDIndoorMapDelegate