org.gwtopenmaps.openlayers.client.layer
Class OSM
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.layer.Layer
org.gwtopenmaps.openlayers.client.layer.OSM
public class OSM
- extends Layer
The javascript implementation of the class OSM is defined in a small add-on
javascript library for OpenStreetMap.
See: http://openstreetmap.org/openlayers/OpenStreetMap.js
Fields inherited from class org.gwtopenmaps.openlayers.client.layer.Layer |
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 |
Methods inherited from class org.gwtopenmaps.openlayers.client.layer.Layer |
addLayerLoadCancelListener, addLayerLoadEndListener, addLayerLoadStartListener, addLayerVisibilityChangedListener, addOptions, displayInLayerSwitcher, getId, getName, getOpacity, getZIndex, isBaseLayer, isVisible, narrowToLayer, redraw, setDisplayInLayerSwitcher, setIsBaseLayer, setIsVisible, setName, setOpacity, setZIndex |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSM
protected OSM(JSObject element)
OSM
public OSM()
OSM
public OSM(String name,
String url,
OSMOptions options)
THIS
public static OSM THIS(String name,
String url,
OSMOptions options)
Mapnik
public static OSM Mapnik(String name)
Mapnik
public static OSM Mapnik(String name,
OSMOptions options)
Osmarender
public static OSM Osmarender(String name)
Osmarender
public static OSM Osmarender(String name,
OSMOptions options)
CycleMap
public static OSM CycleMap(String name)
CycleMap
public static OSM CycleMap(String name,
OSMOptions options)
Maplint
public static OSM Maplint(String name)
Maplint
public static OSM Maplint(String name,
OSMOptions options)
Copyright © 2011 sourceforge. All Rights Reserved.