Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.drawinglib.DrawingManagerOptions

Packages that use DrawingManagerOptions
com.google.gwt.maps.client.drawinglib   
 

Uses of DrawingManagerOptions in com.google.gwt.maps.client.drawinglib
 

Methods in com.google.gwt.maps.client.drawinglib that return DrawingManagerOptions
static DrawingManagerOptions DrawingManagerOptions.newInstance()
          Options for the drawing manager.
 

Methods in com.google.gwt.maps.client.drawinglib with parameters of type DrawingManagerOptions
static DrawingManager DrawingManager.newInstance(DrawingManagerOptions options)
          Creates a DrawingManager that allows users to draw overlays on the map, and switch between the type of overlay to be drawn with a drawing control.
 



Follow us on GitHub

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