com.supermap.mapping
Interface MapInertiaListener
-
public interface MapInertiaListener
This class is a listener that receives map inertia event.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
inertiaFinish()
Inertia finished.void
inertiaStart()
Inertia starts.
-