- Fix the version issues
- Return error when request for vector tiles fails, instead of throwing it #13
- Fix GeoJSON objects returned, which included
feauture.coordinates
which is invalid according to the GeoJSON spec #5
- Add the
vt_layer
property to features when the request consists of multiple layers #6 - Add tests for
401
and404
responses from a tile server
- 🐛 fix TypeError when layers didn't exist in requested vector tile #10
- Add ability to execute command on local files #1
- First