com.supermap.navi
Interface AzimuthChangeListener
-
public interface AzimuthChangeListener
The azimuth change listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
azimuthChange(double azimuth)
The azimuth change callback.
-