Uses of Package
com.google.gwt.maps.client.maptypes

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

Classes in com.google.gwt.maps.client.maptypes used by com.google.gwt.maps.client
MapTypeRegistry
          See ImageMapType API Doc
Projection
          Map Projection Util relating to screen

See Projection API Doc
StyledMapType
          Creates a MapType with a custom style.
 

Classes in com.google.gwt.maps.client.maptypes used by com.google.gwt.maps.client.controls
MapTypeStyleElementType
          Each MapTypeStyleElementType distinguishes between the different representations of a feature.
MapTypeStyleFeatureType
          Possible values for feature types.
MapTypeStyler
          A styler affects how a map's elements will be styled.
 

Classes in com.google.gwt.maps.client.maptypes used by com.google.gwt.maps.client.maptypes
ImageMapType
          This class implements the MapType interface and is provided for rendering image tiles.
ImageMapTypeOptions
          This class is used to create a MapType that renders image tiles.
MapTypeRegistry
          See ImageMapType API Doc
MapTypeStyleElementType
          Each MapTypeStyleElementType distinguishes between the different representations of a feature.
MapTypeStyleFeatureType
          Possible values for feature types.
MapTypeStyler
          A styler affects how a map's elements will be styled.
Projection
          Map Projection Util relating to screen

See Projection API Doc
StyledMapType
          Creates a MapType with a custom style.
StyledMapTypeOptions
          This class is used to specify options when creating a StyledMapType.
TileUrlCallBack
           
 



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