Uses of Class
org.gwtopenmaps.openlayers.client.layer.GMapType

Packages that use GMapType
org.gwtopenmaps.openlayers.client.layer   
 

Uses of GMapType in org.gwtopenmaps.openlayers.client.layer
 

Fields in org.gwtopenmaps.openlayers.client.layer declared as GMapType
static GMapType GMapType.G_HYBRID_MAP
          This map type transposes street maps and labels over satellite images.
static GMapType GMapType.G_NORMAL_MAP
          Normal street map type.
static GMapType GMapType.G_SATELLITE_MAP
          This map type shows Google Earth satellite images.
 

Methods in org.gwtopenmaps.openlayers.client.layer that return GMapType
protected static GMapType GMapType.narrowToGMapType(JSObject element)
           
 

Methods in org.gwtopenmaps.openlayers.client.layer with parameters of type GMapType
 void GoogleOptions.setType(GMapType type)
           
 



Copyright © 2010 sourceforge. All Rights Reserved.