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

outdated

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

2.1.3 #

  • introduce tileset preprocessing to reduce CPU overhead while rendering

2.0.2 #

  • reduced memory overhead when rendering to a Canvas that is scaled and clipped
  • reduced CPU overhead of text labels

2.0.0 #

  • support multiple source tiles so that it's possible to have multiple data sources, for exmaple when rendering hillshade

1.0.7 #

  • only abbreviate place names that appear at the end of text

1.0.6 #

  • add theme versioning

1.0.4 #

  • add abbreviations for place names

1.0.3 #

  • improve label collision detection

1.0.2 #

  • fix support for visibility=none layout

1.0.1 #

  • improve text support with font family, italic, and text-transform
  • avoid placing text on tile boundaries

1.0.0 #

  • expose ID on themes

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.
19
likes
0
pub points
89%
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