BuildingContour

Package: com.eegeo.mapapi.buildings

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 BuildingContours.

Fields

public final double bottomAltitude

The minimum altitude above sea level.

public final double topAltitude

The maximum altitude above sea level.

public final LatLng points

The vertices of the building outline polygon, ordered clockwise from above.

v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions