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
- Introduction
- EegeoMapOptions
- OnInitialStreamingCompleteListener
- OnMapReadyCallback
- MapFeatureType
- Promise
- Ready
- Polygon
- PolygonOptions
- Polyline
- PolylineOptions
- IndoorMap
- OnIndoorEnteredListener
- OnIndoorExitedListener
- OnIndoorEnterFailedListener
- OnFloorChangedListener
- OnIndoorMapLoadedListener
- OnIndoorMapUnloadedListener
- IndoorMapEntity
- IndoorMapEntityInformation
- IndoorMapEntityLoadState
- OnIndoorMapEntityInformationChangedListener
- IndoorMapFloorOutlineInformation
- IndoorMapFloorOutlinePolygon
- IndoorMapFloorOutlinePolygonRing
- OnIndoorMapFloorOutlineInformationLoadedListener
- BuildingHighlight
- BuildingHighlightOptions
- BuildingInformation
- BuildingDimensions
- BuildingContour
- OnBuildingInformationReceivedListener
- Prop
- PropOptions
- PickResult
- BlueSphere
- PoiService
- PoiSearch
- TextSearchOptions
- TagSearchOptions
- AutocompleteOptions
- PoiSearchResponse
- PoiSearchResult
- OnPoiSearchCompletedListener
- TagService
- OnTagsLoadCompletedListener
- MapsceneService
- MapsceneRequest
- MapsceneRequestOptions
- MapsceneRequestResponse
- Mapscene
- OnMapsceneRequestCompletedListener
- MapsceneSearchConfig
- MapsceneStartLocation
- MapsceneDataSources
- RoutingService
- RoutingQuery
- RoutingQueryOptions
- RoutingQueryResponse
- Route
- RouteSection
- RouteStep
- RouteDirections
- TransportationMode
- OnRoutingQueryCompletedListener
- RouteView
- RouteViewOptions
Overview
Supporting classes
Polygons
Polylines
Indoor maps
Indoor map entities
Indoor map floor outlines
Buildings
Props
Picking
Widgets (Optional)
POI Service (Optional)
Tag Service (Optional)
Mapscene Service (Optional)
Routing Service (Optional)
RouteView Widget (Optional)
Overview
Introduction
Supporting classes
EegeoMapOptions
OnInitialStreamingCompleteListener
OnMapReadyCallback
MapFeatureType
Promise
Ready
Polygons
Polygon
PolygonOptions
Polylines
Polyline
PolylineOptions
Indoor maps
IndoorMap
OnIndoorEnteredListener
OnIndoorExitedListener
OnIndoorEnterFailedListener
OnFloorChangedListener
OnIndoorMapLoadedListener
OnIndoorMapUnloadedListener
Indoor map entities
IndoorMapEntity
IndoorMapEntityInformation
IndoorMapEntityLoadState
OnIndoorMapEntityInformationChangedListener
Indoor map floor outlines
IndoorMapFloorOutlineInformation
IndoorMapFloorOutlinePolygon
IndoorMapFloorOutlinePolygonRing
OnIndoorMapFloorOutlineInformationLoadedListener
Buildings
BuildingHighlight
BuildingHighlightOptions
BuildingInformation
BuildingDimensions
BuildingContour
OnBuildingInformationReceivedListener
Props
Prop
PropOptions
Picking
PickResult
Widgets (Optional)
BlueSphere
POI Service (Optional)
PoiService
PoiSearch
TextSearchOptions
TagSearchOptions
AutocompleteOptions
PoiSearchResponse
PoiSearchResult
OnPoiSearchCompletedListener
Tag Service (Optional)
TagService
OnTagsLoadCompletedListener
Mapscene Service (Optional)
MapsceneService
MapsceneRequest
MapsceneRequestOptions
MapsceneRequestResponse
Mapscene
OnMapsceneRequestCompletedListener
MapsceneSearchConfig
MapsceneStartLocation
MapsceneDataSources
Routing Service (Optional)
RoutingService
RoutingQuery
RoutingQueryOptions
RoutingQueryResponse
Route
RouteSection
RouteStep
RouteDirections
TransportationMode
OnRoutingQueryCompletedListener
RouteView Widget (Optional)
RouteView
RouteViewOptions