com.supermap.mapping
Interface MapOperateListener
-
public interface MapOperateListenerThis class is a listener that receives map open and close events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidmapClosed()Map closed.voidmapOpened()Map opened.
-