new Bbox(geometryName, extent, opt_srsName)
format/filter/Bbox.js, line 13
Name | Type | Description |
---|---|---|
geometryName |
string |
Geometry name to use. |
extent |
module:ol/extent~Extent |
Extent. |
srsName |
string |
SRS name. No srsName attribute will be set on geometries when this is not provided. |