Skip to content

Commit

Permalink
Convert annotations to polygon lists.
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed May 24, 2022
1 parent 23d7652 commit d27d201
Show file tree
Hide file tree
Showing 12 changed files with 16,388 additions and 203 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '16'
- uses: browser-actions/setup-firefox@latest
- run: sudo apt-get install --yes --no-install-recommends optipng
- run: sudo apt-get remove --yes fonts-lato
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# GeoJS Change Log

## Version 1.9.0

### Features

- Polygon operations ([#1198](../../pull/1198))

## Version 1.8.10

### Improvements
Expand Down
Loading

0 comments on commit d27d201

Please sign in to comment.