OnBuildingInformationReceivedListener

Package: com.eegeo.mapapi.buildings

An interface that may be implemented and supplied to BuildingHighlightOptions in order to receive notification that BuildingInformation has been received.

Methods

void onBuildingInformationReceived(BuildingHighlight buildingHighlight)

Called when a BuildingHighlight object receives BuildingInformation. Access this with buildingHighlight.getBuildingInformation().

Type argument Description
BuildingHighlight buildingHighlight The BuildingHighlight object for which BuildingInformation has been received.
v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions