public final class ImageOverlayOptions extends Object
ImageOverlay layer.| Constructor and Description |
|---|
ImageOverlayOptions()
Creates ImageOverlay options.
|
| Modifier and Type | Method and Description |
|---|---|
ImageOverlayOptions |
setAttribution(String attribution)
Sets attribution option
|
ImageOverlayOptions |
setOpacity(double opacity)
Sets opacity option
|
public ImageOverlayOptions setOpacity(double opacity)
opacity - The opacity of the image overlay.public ImageOverlayOptions setAttribution(String attribution)
attribution - The attribution text of the image overlay.Copyright © 2017. All rights reserved.