WRLDBuildingDimensions Class Reference

Represents dimensional information about a building on the map.

@property baseAltitude

@property (nonatomic, readonly) CLLocationDistance baseAltitude

The altitude of the building’s baseline - nominally at local ground level.

@property topAltitude

@property (nonatomic, readonly) CLLocationDistance topAltitude

The altitude of the building’s highest point.

@property centroid

@property (nonatomic, readonly) CLLocationCoordinate2D centroid

The centroid of the building in plan view.

v0.0.1600