Wrld.buildings.BuildingHighlightInformation

Information about a building on the map, obtained by creating a Wrld.buildings.BuildingHighlight object and adding to the map.

Methods

Method Returns Description
getBuildingId() String Returns a unique identifier for the building. The BuildingId for a building on the map is not necessarily maintained between versions of the map or Api.
getBuildingDimensions() Wrld.buildings.BuildingDimensions Returns summary information about the dimensions of the building.
getBuildingContours() Wrld.buildings.BuildingContour[] Returns an array of BuildingContour objects, representing the geometry of the building.
v1.1.0
Props Wrld.Prop
Themes Wrld.themes
Heatmaps Wrld.Heatmap
Events Event objects
Services (Optional) WrldPoiApi