@JsType(isNative=true, namespace="<global>", name="Object") public class GoogleEarthEnterpriseMetadataOptions extends Object
GoogleEarthEnterpriseMetadata
.Modifier and Type | Field and Description |
---|---|
Object |
proxy
A proxy to use for requests.
|
String |
url
The url of the Google Earth Enterprise server hosting the imagery.
|
Modifier and Type | Method and Description |
---|---|
static GoogleEarthEnterpriseMetadataOptions |
create(String url) |
static GoogleEarthEnterpriseMetadataOptions |
create(String url,
Object proxy) |
@JsProperty public String url
@JsProperty public Object proxy
@JsOverlay public static GoogleEarthEnterpriseMetadataOptions create(String url)
@JsOverlay public static GoogleEarthEnterpriseMetadataOptions create(String url, Object proxy)
Copyright © 2019. All rights reserved.