Package | Description |
---|---|
com.google.gwt.maps.client.overlays |
Modifier and Type | Method and Description |
---|---|
static GroundOverlayOptions |
GroundOverlayOptions.newInstance()
creates GroundOverlay options
|
Modifier and Type | Method and Description |
---|---|
static GroundOverlay |
GroundOverlay.newInstance(String url,
LatLngBounds bounds,
GroundOverlayOptions options)
Creates a ground overlay from the provided image URL and its LatLngBounds.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.