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

Added more cases and trim the color before process it #102

Open Nacho-Larreta opened 1 month ago

Nacho-Larreta commented 1 month ago

The changes pretend to make the code more resilient