com.supermap.mapping
Interface MapLoadedListener
-
public interface MapLoadedListener
This class is a listener which is used to receive the map add complete events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
onMapLoaded()
Triggers this event after the map is completely opened and rendered.
-