Releases: GeoXForm/esri-extent
Releases · GeoXForm/esri-extent
v1.1.3
Fixed
- make sure the typings make it into the npm tarball (🙏bcherny🙏)
v1.1.2
Added
- TypeScript typings (🙏bcherny🙏)
v1.1.1
Added
- add large point feature collection test to assure parity with
koop.Extent
Changed
- moved to koopjs github org
v1.1.0
Added
- add support for multipoint geojson type (#1)
- add more robust tests for complex multiline and multipolygon feature collections
Fixed
- improve handling of polygons and multipolygons (#1 & #2)
- fix caching bug with misplaced bbox variable