An open API service indexing awesome lists of open source software.

https://github.com/kekland/maplibre_flutter_gpu


https://github.com/kekland/maplibre_flutter_gpu

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://www.maptiler.com/maps/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.