| Package | Description |
|---|---|
| com.gwidgets.api.leaflet | |
| com.gwidgets.api.leaflet.options |
| Modifier and Type | Method and Description |
|---|---|
static ImageOverlay |
L.imageOverlay(String imageUrl,
LatLngBounds bounds,
ImageOverlayOptions options)
Used to load and display a single image over specific bounds of the map, implements ILayer interface.
|
| Modifier and Type | Method and Description |
|---|---|
ImageOverlayOptions |
ImageOverlayOptions.Builder.build()
Builds the ImageOverlayOptions instance
|
Copyright © 2018 G-Widgets. All rights reserved.