You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node Mapnik has a new version that has been released today. The release features improved speed surrounding mapnik-vector-tile and support `0.8.5` version of mapnik-vector-tile. This version of Node Mapnik is built against core Mapnik `3.0.1`.
9
+
10
+
## Download
11
+
12
+
You can download the latest version from [npm](https://www.npmjs.com/package/mapnik) or simply run `npm install mapnik`.
13
+
14
+
## What Changed
15
+
16
+
For all the information on what changed see the [v3.4.1 Changelog](https://github.com/mapnik/node-mapnik/blob/master/CHANGELOG.md#341)
17
+
18
+
## Looking Forward
19
+
20
+
Our next release will be `3.4.2` and will be a series of changes to support SVG support after the [Mapnik 3.0.2 Release.](/news/release-3.0.2/)
0 commit comments