|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KmlLayerOptions | |
---|---|
com.google.gwt.maps.client.layers |
Uses of KmlLayerOptions in com.google.gwt.maps.client.layers |
---|
Methods in com.google.gwt.maps.client.layers that return KmlLayerOptions | |
---|---|
static KmlLayerOptions |
KmlLayerOptions.newInstance()
This object defines the properties that can be set on a KmlLayer object. |
Methods in com.google.gwt.maps.client.layers with parameters of type KmlLayerOptions | |
---|---|
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |