Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 904 Bytes

File metadata and controls

15 lines (10 loc) · 904 Bytes

gpu_vector_tile_renderer

Caution

WORK IN PROGRESS! No guarantees if it will build/work on your end. More details will be shared once the project reaches a more stable state.

A MapLibre style spec (v8) compatible vector tile renderer for Flutter.

See the README in the example demo app (example/lib/README.md) to get started. Currently only the MapTiler Streets style is pre-compiled and bundled with the example app. You can pre-compile other styles by using the bin/compile_style.dart executable.