greensopinion / dart-vector-tile-renderer

A vector tile renderer for use in creating map tile images or writing to a canvas. Written in Dart to enable use of vector tiles with Flutter.
BSD 3-Clause "New" or "Revised" License
42 stars 24 forks source link

[Feature] Support optional rotation for non line labels like ci… #77

Closed sikandernoori closed 1 year ago

sikandernoori commented 1 year ago

fixes #76 and supporting feature for https://github.com/greensopinion/flutter-vector-map-tiles/issues/132

greensopinion commented 1 year ago

Thanks for the contribution. Closing due to lack of activity, but we can reopen it if anyone wants to work on it.