Skip to content

Interface: CoordinateExtentRange ​

Table of contents ​

Properties ​

Properties ​

padding ​

• padding: number | [padding: number] | [paddingY: number, paddingX: number] | [paddingTop: number, paddingX: number, paddingBottom: number] | [paddingTop: number, paddingRight: number, paddingBottom: number, paddingLeft: number]

Values are top, right, bottom, left, you can use these the same as CSS padding


range ​

• range: CoordinateExtent | "parent"

Released under the MIT License.