- onActiveBuildingChange(Building) - Method in interface es.situm.wayfinding.OnActiveBuildingListener
-
Get notified when the active building changes to the given one.
- OnActiveBuildingListener - Interface in es.situm.wayfinding
-
Get notified about active building changes.
- onBackPressed() - Method in class es.situm.wayfinding.SitumMap
-
Notifies the underlying fragment the onBackPressed event.
- onBackPressed() - Method in class es.situm.wayfinding.SitumMapsLibrary
-
Notifies the underlying fragment the onBackPressed event.
- onBind(Intent) - Method in class es.situm.wayfinding.SocialDistanceNotificationService
-
- onBuildingLoaded(Building) - Method in interface es.situm.wayfinding.OnLoadBuildingsListener
-
A building has been loaded.
- onBuildingMarkerSelected(Building) - Method in interface es.situm.wayfinding.OnUserInteractionListener
-
Notifies that the user has selected a building.
- onBuildingsLoaded(List<Building>) - Method in interface es.situm.wayfinding.OnLoadBuildingsListener
-
A list of buildings has been loaded.
- onDestroy() - Method in class es.situm.wayfinding.SocialDistanceNotificationService
-
- onError(int) - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- onError(int) - Method in interface es.situm.wayfinding.SitumMapsListener
-
An error occurred on library load.
- onError(int) - Method in class es.situm.wayfinding.SitumMapView
-
- onError() - Method in interface es.situm.wayfinding.SitumMapView.OnMapReadyCallback
-
- onFloorChanged(Floor, Floor, Building) - Method in interface es.situm.wayfinding.OnFloorChangeListener
-
Get notified about changes in the floor level selector.
- OnFloorChangeListener - Interface in es.situm.wayfinding
-
Get notified about changes in the floor level selector.
- onLibraryViewCreated(FrameLayout) - Method in interface es.situm.wayfinding.OnLibraryViewListener
-
- OnLibraryViewListener - Interface in es.situm.wayfinding
-
- OnLoadBuildingsListener - Interface in es.situm.wayfinding
-
Get notified about buildings events.
- onLocationChanged(Location) - Method in interface es.situm.wayfinding.OnLocationChangeListener
-
Notifies new location computed
- OnLocationChangeListener - Interface in es.situm.wayfinding
-
Get notified about user location changes.
- onMapReady() - Method in interface es.situm.wayfinding.OnUserInteractionListener
-
Get notified when the underlying map is ready.
- onMapReady(SitumMap) - Method in interface es.situm.wayfinding.SitumMapView.OnMapReadyCallback
-
- onMapTouched(LatLng) - Method in interface es.situm.wayfinding.OnUserInteractionListener
-
Get notified when the user touches the map.
- onNoActiveBuilding() - Method in interface es.situm.wayfinding.OnActiveBuildingListener
-
Get in touch with no active building events.
- onPoiDeselected(Building) - Method in interface es.situm.wayfinding.OnPoiSelectedListener
-
Get notified when a POI is deselected.
- onPOISelected(Poi, Floor, Building) - Method in interface es.situm.wayfinding.OnPoiSelectedListener
-
Get notified when a POI is selected.
- OnPoiSelectedListener - Interface in es.situm.wayfinding
-
Get notified about POI selection events.
- onPositioningStopped() - Method in interface es.situm.wayfinding.OnLocationChangeListener
-
Get notified when the positioning has stopped.
- onRouteCanceled() - Method in interface es.situm.wayfinding.OnUserInteractionListener
-
Notifies that the route has been canceled without reaching the destination.
- onRouteFinish() - Method in interface es.situm.wayfinding.OnUserInteractionListener
-
Get notified when the user reaches the destination.
- onRouteToSelectedPOIRequested() - Method in interface es.situm.wayfinding.OnUserInteractionListener
-
Get notified when de user requests a route to the selected POI.
- onStartCommand(Intent, int, int) - Method in class es.situm.wayfinding.SocialDistanceNotificationService
-
- onSuccess() - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- onSuccess() - Method in interface es.situm.wayfinding.SitumMapsListener
-
Everything worked as expected on library load.
- onSuccess() - Method in class es.situm.wayfinding.SitumMapView
-
- OnUserInteractionListener - Interface in es.situm.wayfinding
-
Get notified of events produced by user interactions.
- onUserNotInBuilding() - Method in interface es.situm.wayfinding.OnLocationChangeListener
-
Get notified when the user is not in a building.
- selectFloor(Floor) - Method in class es.situm.wayfinding.SitumMap
-
Select the given floor.
- selectFloor(Floor) - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- selfInstance - Static variable in class es.situm.wayfinding.SocialDistanceNotificationService
-
- setApiKey(String, String) - Method in class es.situm.wayfinding.LibrarySettings
-
Set dashboard credentials.
- setDashboardUrl(String) - Method in class es.situm.wayfinding.LibrarySettings
-
Overrides default dashboard URL.
- setDrawGeofences(boolean) - Method in class es.situm.wayfinding.LibrarySettings
-
Draw the geofences over the map.
- setFloorsListVisible(boolean) - Method in class es.situm.wayfinding.SitumMap
-
Show/hide the floors list selector.
- setFloorsListVisible(boolean) - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- setGetMeToPoiFabVisible(boolean) - Method in class es.situm.wayfinding.SitumMap
-
Show/hide the default get-me-to-poi Foating Action Button.
- setGetMeToPoiFabVisible(boolean) - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- setGoogleMap(MapView) - Method in class es.situm.wayfinding.LibrarySettings
-
By default the library will create a Google Map itself, use this method to set your own one.
- setHasSearchView(boolean) - Method in class es.situm.wayfinding.LibrarySettings
-
Set whether or not the search view should be displayed.
- setInfoViewVisible(boolean) - Method in class es.situm.wayfinding.SitumMap
-
Show/hide the info-view bottom area.
- setInfoViewVisible(boolean) - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- setOnActiveBuildingListener(OnActiveBuildingListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified about active building events.
- setOnFloorSelectedListener(OnFloorChangeListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified about changes in the floor level selector.
- setOnLibraryViewListener(OnLibraryViewListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified about activity/view events.
- setOnLoadBuildingsListener(OnLoadBuildingsListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified about buildings events.
- setOnLocationChangeListener(OnLocationChangeListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified about user location changes.
- setOnMapReadyCallback(SitumMapView.OnMapReadyCallback) - Method in class es.situm.wayfinding.SitumMapView
-
- setOnPoiSelectedListener(OnPoiSelectedListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified about POI events.
- setOnRealtimeDataChangeListener(OnRealtimeDataChangeListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified about changes in the floor level selector.
- setPositioningFabVisible(boolean) - Method in class es.situm.wayfinding.SitumMap
-
Show/hide the default positioning Foating Action Button.
- setPositioningFabVisible(boolean) - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- setSearchViewPlaceholder(String) - Method in class es.situm.wayfinding.LibrarySettings
-
Set the text that will be used as placeholder in the search view component.
- setSitumMapsListener(SitumMapsListener) - Method in class es.situm.wayfinding.SitumMap
-
- setUseDashboardTheme(boolean) - Method in class es.situm.wayfinding.LibrarySettings
-
Use the theme defined in the dashboard.
- setUserInteractionsListener(OnUserInteractionListener) - Method in class es.situm.wayfinding.SitumMap
-
Get notified of events produced by user interactions.
- setUserPass(String, String) - Method in class es.situm.wayfinding.LibrarySettings
-
Set dashboard credentials.
- SitumMap - Class in es.situm.wayfinding
-
The Situm Map object.
- SitumMap() - Constructor for class es.situm.wayfinding.SitumMap
-
- SitumMapsLibrary - Class in es.situm.wayfinding
-
The Situm Maps Library object.
- SitumMapsLibrary(int, FragmentActivity, LibrarySettings) - Constructor for class es.situm.wayfinding.SitumMapsLibrary
-
- SitumMapsListener - Interface in es.situm.wayfinding
-
- SitumMapsListener.Errors - Annotation Type in es.situm.wayfinding
-
- SitumMapView - Class in es.situm.wayfinding
-
- SitumMapView(Context) - Constructor for class es.situm.wayfinding.SitumMapView
-
- SitumMapView(Context, AttributeSet) - Constructor for class es.situm.wayfinding.SitumMapView
-
- SitumMapView(Context, AttributeSet, int) - Constructor for class es.situm.wayfinding.SitumMapView
-
- SitumMapView(Context, AttributeSet, int, int) - Constructor for class es.situm.wayfinding.SitumMapView
-
- SitumMapView.OnMapReadyCallback - Interface in es.situm.wayfinding
-
- SocialDistanceNotificationService - Class in es.situm.wayfinding
-
- SocialDistanceNotificationService() - Constructor for class es.situm.wayfinding.SocialDistanceNotificationService
-
- startPositioning() - Method in class es.situm.wayfinding.SitumMap
-
Start positioning at the first loaded building.
- startPositioning(Building) - Method in class es.situm.wayfinding.SitumMap
-
Start positioning at the given building.
- startPositioning() - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- startPositioning(Building) - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- startSocialDistanceService(Context) - Static method in class es.situm.wayfinding.SocialDistanceNotificationService
-
- stopPositioning() - Method in class es.situm.wayfinding.SitumMap
-
Stop positioning.
- stopPositioning() - Method in class es.situm.wayfinding.SitumMapsLibrary
-
- stopSocialDistanceService(Context) - Static method in class es.situm.wayfinding.SocialDistanceNotificationService
-