Package | Description |
---|---|
com.google.gwt.maps.client.layers |
Modifier and Type | Method and Description |
---|---|
static KmlLayerOptions |
KmlLayerOptions.newInstance()
This object defines the properties that can be set on a KmlLayer object.
|
Modifier and Type | Method and Description |
---|---|
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.