Package | Description |
---|---|
org.eclipse.nebula.widgets.geomap |
Modifier and Type | Method | Description |
---|---|---|
void |
GeoMap.addGeoMapListener(GeoMapListener listener) |
Adds a GeoMapListener, that will be notified of changes to the position
and zoom level
|
void |
GeoMap.removeGeoMapListener(GeoMapListener listener) |
Removes a GeoMapListener, so it no longer will be notified of changes to
the position and zoom level
|