Uses of Class
com.google.gwt.maps.client.overlays.GroundOverlay

Packages that use GroundOverlay
com.google.gwt.maps.client.overlays   
 

Uses of GroundOverlay in com.google.gwt.maps.client.overlays
 

Methods in com.google.gwt.maps.client.overlays that return GroundOverlay
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 GWT Maps API V3. All Rights Reserved.