IndoorMapFloorOutlineInformation

Package: com.eegeo.mapapi.indooroutlines

Maintains information about one or more polygons representing the outline of an indoor map floor with specified id. Outline information is updated as map tiles stream in. Change notification is available via the supplied OnIndoorMapFloorOutlineInformationLoadedListener.

Methods

String getIndoorMapId()

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

Returns: The indoor map id.

int getIndoorMapFloorId()

Gets the int id of the indoor map floor associated with this IndoorMapFloorOutlineInformation object.

Returns: The indoor map floor id.

List<IndoorMapFloorOutlinePolygon> getIndoorMapFloorOutlinePolygons()

Gets IndoorMapFloorOutlinePolygon objects if loaded.

Returns: The IndoorMapFloorOutlinePolygon objects for the indoor map floor.

boolean isLoaded()

Gets the current outline load status.

Returns: True if the outline has finished loading.

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