Follow us on GitHub

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).
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.