@JsType(isNative=true, namespace="<global>", name="Object") public class WebMercatorTilingSchemeOptions extends Object
Modifier and Type | Field and Description |
---|---|
Cartesian2 |
rectangleNortheastInMeters
optional The northeast corner of the rectangle covered by the tiling scheme, in meters.
|
Cartesian2 |
rectangleSouthwestInMeters
The southwest corner of the rectangle covered by the tiling scheme, in meters.
|
Constructor and Description |
---|
WebMercatorTilingSchemeOptions() |
@JsProperty public Cartesian2 rectangleSouthwestInMeters
@JsProperty public Cartesian2 rectangleNortheastInMeters
Copyright © 2019. All rights reserved.