WRLDBuildingHighlightOptions Class Reference
Options used to construct a WRLDBuildingHighlight object.
+ highlightOptionsWithLocation:
Instantiate highlight options to attempt to highlight any building present at the given CLLocationCoordinate2D location.
Returns:A WRLDBuildingHighlightOptions instance.
Argument | Description |
---|---|
location | The location. |
+ highlightOptionsWithScreenPoint:
Instantiate highlight options to attempt to highlight any building present at the given screen point for the current map view.
Returns:A WRLDBuildingHighlightOptions instance.
Argument | Description |
---|---|
screenPoint | The screen-space point. |
– setColor:
Sets the color of the building highlight as a UIColor. The default value is black.
Argument | Description |
---|---|
color | The color to use. |
– informationOnly
Sets options such that, if a WRLDBuildingHighlight object is created with these options and added to a map, it will not result in any visual highlight overlay being displayed. In this case, the WRLDBuildingHighlight object is used only for the purpose of retrieving WRLDBuildingInformation.
- 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