WRLDIndoorMapDelegate Protocol Reference
This protocol defines an interface for receiving messages when an indoor map is entered or exited. An object implementing this protocol must be set to the indoorMapDelegate property of a WRLDMapView to receive events. !Deprecated prefer to use NSNotifications WRLDMapViewDidEnterIndoorMap and WRLDMapViewDidExitIndoorMap
– didEnterIndoorMap
A message sent when the user enters an indoor map.
– didExitIndoorMap
A message sent when the user exits an indoor map.
– didEnterIndoorMapFailed:
A message sent when user failed to enter an indoor map.
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