Interface BoundsOptions

Index

Properties

Properties

optional public inclusive?: boolean

Whether or not to include the border. Default is true.

optional public worldBounds?: Bounds

If a worldBounds is provided, the ll will be considered as contained if it exceeds the world bounds, but can be wrapped around the dateline so it is contained by this bounds.