Constructor
new BoundingBox(target, options, layers, map)
Parameters:
Name | Type | Description |
---|---|---|
target |
HTMLElement | string | |
options |
object | filter specific options |
layers |
LayerCache | Used for included/excluded layers |
map |
Map |
Methods
setValues(values)
Parameters:
Name | Type | Description |
---|---|---|
values |
Array.<number> | [West, South, East, North] |