Package | Description |
---|---|
com.google.gwt.maps.client.layers |
Modifier and Type | Method and Description |
---|---|
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 Gone Vertical LLC. All Rights Reserved.