Releases: naturalatlas/tilestrata-mapnik
Releases · naturalatlas/tilestrata-mapnik
0.4.0
0.2.3
0.2.2
- Disabled the solid cache until a new version of mapnik lands. There's a bug that causes solid-colored tiles to be rendered incorrectly at times – mapnik/node-mapnik#433
0.2.1
- Bugfix: Clone output headers to prevent ever mutating tilelive's cache. Without this, later transforms and response hooks can inadvertently affect future headers served from this provider.
0.2.0
- Addition: Added support for UTFGrid interactivity via an
interactivity: true|false
setting.