Follow us on GitHub

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

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

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.