Class LocationUpdatesEventsHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit handleMapLevelChange() Call this method to handle the user pin visibility when map level changes.
      Unit handleMapTrackingModeChange() Call this method to handle the user pin visibility when map tracking mode changes.
      Unit handleLocationUpdate(CalculatedLocation userLocation) Updates several map widget's components based on the user's location This method decides blue dot's visibility and state according to received location object's state.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait