|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroundOverlayOptions | |
---|---|
com.google.gwt.maps.client.overlays |
Uses of GroundOverlayOptions in com.google.gwt.maps.client.overlays |
---|
Methods in com.google.gwt.maps.client.overlays that return GroundOverlayOptions | |
---|---|
static GroundOverlayOptions |
GroundOverlayOptions.newInstance()
creates GroundOverlay options |
Methods in com.google.gwt.maps.client.overlays with parameters of type GroundOverlayOptions | |
---|---|
static GroundOverlay |
GroundOverlay.newInstance(String url,
LatLngBounds bounds,
GroundOverlayOptions options)
Creates a ground overlay from the provided image URL and its LatLngBounds. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |