Uses of Class
com.google.gwt.maps.client.layers.KmlLayer

Packages that use KmlLayer
com.google.gwt.maps.client.layers   
 

Uses of KmlLayer in com.google.gwt.maps.client.layers
 

Methods in com.google.gwt.maps.client.layers that return KmlLayer
static KmlLayer KmlLayer.newInstance(String url)
          Creates a KmlLayer which renders the contents of the specified KML/KMZ file (KML API Doc) or GeoRSS file (GeoRSS API Doc).
static KmlLayer KmlLayer.newInstance(String url, KmlLayerOptions options)
          Creates a KmlLayer which renders the contents of the specified KML/KMZ file (KML API Doc) or GeoRSS file (GeoRSS API Doc).
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.