@turf/bbox-polygon
Advanced tools
Comparing version 3.13.0 to 3.14.0
@@ -9,2 +9,3 @@ var polygon = require('@turf/helpers').polygon; | ||
* @return {Feature<Polygon>} a Polygon representation of the bounding box | ||
* @addToMap poly | ||
* @example | ||
@@ -11,0 +12,0 @@ * var bbox = [0, 0, 10, 10]; |
{ | ||
"name": "@turf/bbox-polygon", | ||
"version": "3.13.0", | ||
"version": "3.14.0", | ||
"description": "turf bbox-polygon module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4149
37