bbox-dateline
Version:
Modifies a BBox to fit within the bounds of the International Date Line
21 lines (13 loc) • 394 B
Markdown
# Changelog
## 1.2.1 - 2017-06-2
- Change input BBox Typescript types to `number[]`
## 1.2.0 - 2017-05-29
- Drop Rollup
- Update typescript definition
- Add Coverage to tests
- Include yarn.lock
## 1.1.0 - 2017-03-20
- Support bbox that overlaps the entire world
## 1.0.0 - 2017-03-17
- Initialize `bbox-dateline` library
- Add methods `bbox()`, `center()`, `latitude()` & `longitude()`