@JsType(isNative=true, namespace="<global>", name="Object") public class VRTheWorldTerrainProviderOptions extends Object
Modifier and Type | Field and Description |
---|---|
Credit |
credit
A credit for the data source, which is displayed on the canvas.
|
Ellipsoid |
ellipsoid
The ellipsoid.
|
Object |
proxy
A proxy to use for requests.
|
String |
url
The URL of the VR-TheWorld TileMap.
|
Constructor and Description |
---|
VRTheWorldTerrainProviderOptions() |
@JsProperty public String url
@JsProperty public Object proxy
@JsProperty public Ellipsoid ellipsoid
Ellipsoid.WGS84()
@JsProperty public Credit credit
Copyright © 2019. All rights reserved.