public class GoogleV3
extends org.gwtopenmaps.openlayers.client.layer.Layer
<script src="http://maps.google.com/maps/api/js?gwt=1&v=3.6&sensor=false"></script>
ARCGIS93REST_CLASS_NAME, BOXES_CLASS_NAME, GOOGLE_CLASS_NAME, GRIDLAYER_CLASS_NAME, HTTPREQUESTLAYER_CLASS_NAME, IMAGE_CLASS_NAME, MARKERS_CLASS_NAME, OSM_CLASS_NAME, TMS_CLASS_NAME, VECTOR_CLASS_NAME, WMS_CLASS_NAME, XYZ_CLASS_NAME
Modifier | Constructor and Description |
---|---|
protected |
GoogleV3(org.gwtopenmaps.openlayers.client.util.JSObject element) |
|
GoogleV3(String name) |
|
GoogleV3(String name,
GoogleV3Options options) |
Modifier and Type | Method and Description |
---|---|
org.gwtopenmaps.openlayers.client.LonLat |
forwardMercator(double lon,
double lat) |
GoogleV3 |
narrowToGoogle(org.gwtopenmaps.openlayers.client.util.JSObject google) |
addLayerLoadCancelListener, addLayerLoadEndListener, addLayerLoadStartListener, addLayerVisibilityChangedListener, addOptions, calculateInRange, clone, destroy, displayInLayerSwitcher, getId, getMaxZoomLevel, getMinZoomLevel, getName, getOpacity, getProjection, getResolutionForZoom, getResolutions, getScales, getZIndex, isAlwaysInRange, isBaseLayer, isInRange, isVisible, narrowToLayer, redraw, setDisplayInLayerSwitcher, setIsBaseLayer, setIsVisible, setName, setOpacity, setZIndex
getListeners, narrowToOpenLayersEObjectWrapper, removeListener
getClassName, getEvents, narrowToOpenLayersObjectWrapper
protected GoogleV3(org.gwtopenmaps.openlayers.client.util.JSObject element)
public GoogleV3(String name)
public GoogleV3(String name, GoogleV3Options options)
public GoogleV3 narrowToGoogle(org.gwtopenmaps.openlayers.client.util.JSObject google)
public org.gwtopenmaps.openlayers.client.LonLat forwardMercator(double lon, double lat)
Copyright © 2016. All Rights Reserved.