Package com.supermap.navi
Navigation module, providing traditional navigation, industry navigation, indoor navigation function.
See: Description
-
Interface Summary Interface Description AzimuthChangeListener The azimuth change listener.ClimbChangeListener The accumulation climbing change listener.DistanceChangeListener A listener that the distance to end point changes.Encryption The GPS encryption interface class Implement the custom GPS encryption algorithm through this class.FloorChangeListener The FloorChangeListener classNavigationStatusListener The navigation status listener.NaviListener Navigation listener. -
Class Summary Class Description Navigation The navigation class.Navigation.SpeechParam The parameter class for the guide information report during the navigation.Navigation2 The industrial navigation class, used for path analysis and guide under topological road network.Navigation3 Indoor navigation class Similar to industry navigation, it provides path analysis and guidance based on topology road network.Navigation3D The navigation class.NaviInfo Navigation information.NaviPath The navigation path class, which includes the path length, the time cost to the destination, and every road information.NaviStep The navigation road information class, including the road name, length, turn direction, time to the destination, etc.
Package com.supermap.navi Description
Navigation module, providing traditional navigation, industry navigation, indoor navigation function.