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.
- Host: GitHub
- URL: https://github.com/kekland/gpu_vector_tile_renderer
- Owner: kekland
- License: mit
- Created: 2024-10-14T17:29:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T20:13:59.000Z (7 months ago)
- Last Synced: 2025-03-30T15:51:12.573Z (6 months ago)
- Topics: flutter, flutter-gpu, flutter-map, vector-tiles
- Language: Dart
- Homepage:
- Size: 2.89 MB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.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.