WRLDBuildingContour Class Reference
Represents a building or part of building as a polygon with minimum and maximum altitudes. This can be used to construct an extruded polygon (prism) to visually represent the building. Complex buildings may be made up of multiple WRLDBuildingContour.
@property bottomAltitude
The minimum altitude above sea level.
@property topAltitude
The maximum altitude above sea level.
@property pointCount
The count of CLLocationCoordinate2D points in this contour.
– getPoints:
Get points that are vertices of the building outline polygon, ordered clockwise from above.
Argument | Description |
---|---|
coordinates | The array of coordinates for points. It must be large enough to hold the coordinates. |
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