| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.geomap | |
| org.eclipse.nebula.widgets.geomap.draw2d | |
| org.eclipse.nebula.widgets.geomap.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoMap
GeoMap display tiles from openstreetmap as is.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapFigure
An ImageFigure that creates the image from tiles fetched using a GeoMapHelper
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoMapHelper
License is EPL (Eclipse Public License)
http://www.eclipse.org/legal/epl-v10.html.
|
class |
InternalGeoMap
License is EPL (Eclipse Public License)
http://www.eclipse.org/legal/epl-v10.html.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoMapHelper.addGeoMapHelperListener(GeoMapHelperListener listener)
Adds a GeoMapHelperListener that will be notified about tile updates
|
void |
GeoMapHelper.removeGeoMapHelperListener(GeoMapHelperListener listener)
Removes a GeoMapHelperListener
|