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.
example
an example of output:
known issues
- theme layer types not implemented: raster, circle, fill-extrusion, heatmap, hillshade, sky
Comments are closed.