@JsType(isNative=true,
namespace="<global>",
name="Object")
public class SingleTileImageryProviderOptions
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.
|
Rectangle |
rectangle
The rectangle, in radians, covered by the image.
|
String |
url
The url for the tile.
|
| Constructor and Description |
|---|
SingleTileImageryProviderOptions()
Options for
SingleTileImageryProvider |
@JsProperty public String url
@JsProperty public Rectangle rectangle
Rectangle.MAX_VALUE()@JsProperty public Credit credit
@JsProperty public Ellipsoid ellipsoid
@JsProperty public Object proxy
@JsConstructor public SingleTileImageryProviderOptions()
SingleTileImageryProviderCopyright © 2019. All rights reserved.