Package 

Enum MapTrackingMode

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum MapTrackingMode
    
                        

    Modes can be used on map to ensure multiple kinds of map displays

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      PATH_TRACKING

      Map rotates based on current path, ensuring path is always facing up

      LOCATION_TRACKING_WITH_ROTATION

      Mode where pin will be focused and no navigation will be allowed

      LOCATION_TRACKING

      Mode where user can navigate through map but focuses current position if touch interaction will be idle for some period of time

      NO_TRACKING

      Mode where user can navigate through whole map freely

      NOT_AVAILABLE

      Mode where no location information is available