vector_tile_renderer 0.1.8 vector_tile_renderer: ^0.1.8 copied to clipboard
A vector tile renderer for use in creating map tile images or writing to a canvas.
0.1.8 #
- improve line size interpolation
- introduce
zoomScaleFactor
for rendering tiles at greater than their normal size
0.1.7 #
- improved theme color support
- correct default stroke width for lines
0.1.4 #
- improved theme api
- improved light theme
- support theme filter operators
>=
,<=
,<
,>
0.1.3 #
- added example app
- minor API improvements
0.1.2 #
- performance improvement
- zoom theme filtering
0.1.1 #
- Initial release, supporting theming, polygons and lines.