vector_tile_renderer 0.1.14 copy "vector_tile_renderer: ^0.1.14" to clipboard
vector_tile_renderer: ^0.1.14 copied to clipboard

outdated

A vector tile renderer for use in creating map tile images or writing to a canvas.

0.1.14 #

  • reduce memory usage
  • enable rendering within a clip to avoid using excessive raster cache

0.1.12 #

  • support fractional scale values for image size

0.1.11 #

  • support text-halo-width and text-halo-color

0.1.10 #

  • avoid label collisions by eliminating labels that would draw over others
  • rotate labels to align with roads

0.1.9 #

  • improve performance
  • 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.
17
likes
0
pub points
88%
popularity

Publisher

verified publishergreensopinion.com

A vector tile renderer for use in creating map tile images or writing to a canvas.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_tile

More

Packages that depend on vector_tile_renderer