public class GGroundOverlay extends GOverlay
| Constructor and Description |
|---|
GGroundOverlay(String imageUrl,
GLatLngBounds bounds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJSconstructor()
Implement the needed JavaScript constructor for the corresponding JavaScript object.
|
protected void |
updateOnAjaxCall(org.apache.wicket.ajax.AjaxRequestTarget target,
GEvent overlayEvent)
Implement to handle Ajax calls to your needs.
|
addFunctionListener, addListener, clearListeners, getFunctionListeners, getId, getJS, getJSremove, getListeners, getPage, getParent, onEvent, setParentpublic GGroundOverlay(String imageUrl, GLatLngBounds bounds)
public String getJSconstructor()
GOverlaygetJSconstructor in class GOverlaywicket.contrib.gmap.api.GOverlay#getJSconstructor()protected void updateOnAjaxCall(org.apache.wicket.ajax.AjaxRequestTarget target,
GEvent overlayEvent)
GOverlayupdateOnAjaxCall in class GOverlaywicket.contrib.gmap.api.GOverlay#updateOnAjaxCall(org.apache.wicket.ajax.AjaxRequestTarget,
wicket.contrib.gmap.api.GEvent)Copyright © 2015. All rights reserved.