Skip to content

Commit 612e3b4

Browse files
committed
[turf] Update change log.
1 parent 2050654 commit 612e3b4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Mapbox welcomes participation and contributions from everyone.
66

77
- Added intersection search support to MapboxGeocoding [#1074](https://github.com/mapbox/mapbox-java/pull/1074)
88
- Added support for Turf polygonToLine method [#1075](https://github.com/mapbox/mapbox-java/pull/1075)
9+
- Added support for Turf area measurement method [#1079](https://github.com/mapbox/mapbox-java/pull/1079)
910

1011
### v4.9.0-alpha.1 - September 4, 2019
1112

docs/turf-port.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Below's an on going list of the Turf functions which currently exist inside the
88

99
## Measurement
1010
- [x] turf-along
11-
- [ ] turf-area
11+
- [x] turf-area
1212
- [x] turf-bbox
1313
- [x] turf-bbox-polygon
1414
- [x] turf-bearing

0 commit comments

Comments
 (0)