public class ImageOverlay extends Layer
Modifier | Constructor and Description |
---|---|
protected |
ImageOverlay() |
Modifier and Type | Method and Description |
---|---|
static ImageOverlay |
create(java.lang.String imageUrl,
LatLngBounds bounds,
ImageOverlayOptions circleMarkerOptions) |
addClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListener
public static ImageOverlay create(java.lang.String imageUrl, LatLngBounds bounds, ImageOverlayOptions circleMarkerOptions)