org.gwtopenmaps.openlayers.client.layer
Class GMapType
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.layer.GMapType
public class GMapType
- extends OpenLayersObjectWrapper
- Author:
- Aaron Novstrup - Stottler Henke Associates, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
G_SATELLITE_MAP
public static final GMapType G_SATELLITE_MAP
- This map type shows Google Earth satellite images.
G_NORMAL_MAP
public static final GMapType G_NORMAL_MAP
- Normal street map type.
G_HYBRID_MAP
public static final GMapType G_HYBRID_MAP
- This map type transposes street maps and labels over satellite images.
GMapType
protected GMapType(JSObject element)
narrowToGMapType
protected static GMapType narrowToGMapType(JSObject element)
Copyright © 2010 sourceforge. All Rights Reserved.