WRLDBuildingHighlight Class Reference
Represents a single selected building on the map, for displaying a graphical overlay to highlight the building, or for obtaining information about the building.
+ highlightWithOptions:
Instantiate a highlight with highlight options.
Returns:A WRLDBuildingHighlight instance.
Argument | Description |
---|---|
highlightOptions | A set of parameters for WRLDBuildingHighlight. |
@property color
The color for this highlight.
@property buildingInformation
Returns building information for the map building associated with this highlight, if available. Returns null if the request for building information is still pending (internally, building information may be fetched asynchronously). Also returns nil if no building information was successfully retrieved for this building highlight. This may be either because no building exists at the query location supplied in the WRLDBuildingHighlightOptions construction parameters, or because an internal web request failed.
- 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