Package | Description |
---|---|
com.gwidgets.api.leaflet |
Modifier and Type | Method and Description |
---|---|
static ImageOverlay |
L.imageOverlay(java.lang.String imageUrl,
LatLngBounds bounds,
ImageOverlayOptions options)
Used to load and display a single image over specific bounds of the map, implements ILayer interface.
|