UNPKG
@mapbox/geojson-area
Version:
latest (0.2.2)
0.2.2
0.2.1
calculate the physical area of a geojson geometry
github.com/mapbox/geojson-area
mapbox/geojson-area
@mapbox/geojson-area
/
CHANGELOG.md
11 lines
(4 loc)
•
257 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
a
name
=
"0.2.2"
>
</
a
>
## [
0.2.2
](
https://github.com/mapbox/geojson-area/compare/v0.2.1...v0.2.2
) (2016-12-19)
### Bug Fixes
*
**algorithm:**
Avoid accidental global i, fixes use strict ([
1646944
](
https://github.com/mapbox/geojson-area/commit/1646944
))