Listener that informs about registration of IwMapView instances.
Public Member Functions | |
| void | onRegistered (int iwId) |
| void | onUnRegistered (int iwId) |
| void onRegistered | ( | int | iwId | ) |
listener for registration of an IwMapView instance
| iwId |
| void onUnRegistered | ( | int | iwId | ) |
listener for unregistration of an IwMapView instance
| iwId |