Class GoogleLayerImpl


  • public class GoogleLayerImpl
    extends org.discotools.gwt.leaflet.client.layers.ILayerImpl
    • Constructor Summary

      Constructors 
      Constructor Description
      GoogleLayerImpl()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.discotools.gwt.leaflet.client.jsobject.JSObject create​(java.lang.String type, org.discotools.gwt.leaflet.client.jsobject.JSObject options)  
      • Methods inherited from class org.discotools.gwt.leaflet.client.layers.ILayerImpl

        setAlias, setOptions
      • Methods inherited from class java.lang.Object

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

      • GoogleLayerImpl

        public GoogleLayerImpl()
    • Method Detail

      • create

        public static org.discotools.gwt.leaflet.client.jsobject.JSObject create​(java.lang.String type,
                                                                                 org.discotools.gwt.leaflet.client.jsobject.JSObject options)