com.supermap.navi
Interface ClimbChangeListener
-
public interface ClimbChangeListenerThe accumulation climbing change listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidclimbChange(double rise, double drop)The accumulation climbing change callback.
-