Class GoogleLayer


  • public class GoogleLayer
    extends org.discotools.gwt.leaflet.client.layers.ILayer
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        GoogleLayer​(java.lang.String type)  
        GoogleLayer​(java.lang.String type, org.discotools.gwt.leaflet.client.Options options)  
      protected GoogleLayer​(org.discotools.gwt.leaflet.client.jsobject.JSObject element)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected static org.discotools.gwt.leaflet.client.jsobject.JSObject getImpl​(java.lang.String type, org.discotools.gwt.leaflet.client.Options options)  
      GoogleLayer setOptions​(org.discotools.gwt.leaflet.client.Options options)  
      • Methods inherited from class org.discotools.gwt.leaflet.client.layers.ILayer

        setAlias
      • Methods inherited from class org.discotools.gwt.leaflet.client.jsobject.JSObjectWrapper

        getJSObject, setJSObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoogleLayer

        protected GoogleLayer​(org.discotools.gwt.leaflet.client.jsobject.JSObject element)
      • GoogleLayer

        public GoogleLayer​(java.lang.String type)
      • GoogleLayer

        public GoogleLayer​(java.lang.String type,
                           org.discotools.gwt.leaflet.client.Options options)
    • Method Detail

      • getImpl

        protected static final org.discotools.gwt.leaflet.client.jsobject.JSObject getImpl​(java.lang.String type,
                                                                                           org.discotools.gwt.leaflet.client.Options options)
      • setOptions

        public GoogleLayer setOptions​(org.discotools.gwt.leaflet.client.Options options)
        Overrides:
        setOptions in class org.discotools.gwt.leaflet.client.layers.ILayer