| Package | Description | 
|---|---|
| net.java.html.leaflet | 
    Leaflet API for Java built around the  Mapclass. | 
| Modifier and Type | Method and Description | 
|---|---|
| ImageOverlayOptions | ImageOverlayOptions. setAttribution(String attribution)Sets attribution option | 
| ImageOverlayOptions | ImageOverlayOptions. setOpacity(double opacity)Sets opacity option | 
| Constructor and Description | 
|---|
| ImageOverlay(String imageUrl,
            LatLngBounds bounds,
            ImageOverlayOptions options)Instantiates an image overlay object given the URL of the image and the
 geographical bounds it is tied to. | 
Copyright © 2017. All rights reserved.