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

https://github.com/kekland/gpu_vector_tile_renderer

WIP: A MapLibre style spec (v8) compatible vector tile renderer for Flutter.
https://github.com/kekland/gpu_vector_tile_renderer

flutter flutter-gpu flutter-map vector-tiles

Last synced: 5 months ago
JSON representation

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

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.