https://github.com/kekland/maplibre_flutter_gpu
https://github.com/kekland/maplibre_flutter_gpu
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kekland/maplibre_flutter_gpu
- Owner: kekland
- Created: 2024-10-14T17:29:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T12:18:55.000Z (8 months ago)
- Last Synced: 2025-02-20T13:27:57.141Z (8 months ago)
- Language: Dart
- Size: 635 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.