Package com.luciad.maps
Interface IMapObserver
public interface IMapObserver
Interface for observing the
Map
.- Since:
- 2023.1
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onMapChanged
(MapEvent mapEvent) This method is called whenever a property of the map has changed.