IndoorMapEntityInformation

Package: com.eegeo.mapapi.indoorentities

Maintains information about indoor map entities belonging to an indoor map with specified id. Entity information is updated as map tiles stream in. Change notification is available via the supplied OnIndoorMapEntityInformationChangedListener.

Methods

String getIndoorMapId()

Gets the string id of the indoor map associated with this IndoorMapEntityInformation object.

Returns: The indoor map id.

List<IndoorMapEntity> getIndoorMapEntities()

Gets IndoorMapEntity objects that are currently present.

Returns: The IndoorMapEntity objects currently available for the associated indoor map.

IndoorMapEntityLoadState getLoadState()

Gets the current indoor map load state for the associated indoor map.

Returns: The indoor map load state.

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