Uses of Class
com.google.gwt.maps.client.maptypes.StyledMapTypeOptions

Packages that use StyledMapTypeOptions
com.google.gwt.maps.client.maptypes   
 

Uses of StyledMapTypeOptions in com.google.gwt.maps.client.maptypes
 

Methods in com.google.gwt.maps.client.maptypes that return StyledMapTypeOptions
static StyledMapTypeOptions StyledMapTypeOptions.newInstance()
          creates options
 

Methods in com.google.gwt.maps.client.maptypes with parameters of type StyledMapTypeOptions
static StyledMapType StyledMapType.newInstance(JsArray<MapTypeStyle> styles, StyledMapTypeOptions options)
          Creates a styled MapType with the specified options.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.