Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mbtiles tile provider for flutter_map #21

Merged
merged 29 commits into from
Feb 12, 2024
Merged

Conversation

josxha
Copy link
Owner

@josxha josxha commented Feb 7, 2024

Features

  • mbtiles support for flutter_map
  • mbtiles support for vector_map_tiles

To do

  • don't export the mbtiles package
  • MbtilesProvider.fromPath contructor
  • update example
  • add example/example.md files
  • fix vector_map_tiles_mbtiles

upstream changes:

  • use latlong2 in mbtiles
  • fix numbers (e.g. version number) is double

@josxha josxha marked this pull request as draft February 7, 2024 13:10
@josxha josxha self-assigned this Feb 7, 2024
@josxha josxha force-pushed the mbtiles-tile-provider branch from 1582988 to 998e154 Compare February 10, 2024 18:03
@josxha josxha force-pushed the mbtiles-tile-provider branch from 021db1f to e38c65c Compare February 11, 2024 20:33
@josxha josxha changed the title feat: MBTiles tile providers feat: add flutter_map_mbtiles tile provider Feb 11, 2024
@josxha josxha marked this pull request as ready for review February 11, 2024 21:20
@josxha josxha added feature New feature or request flutter_map_mbtiles labels Feb 11, 2024
@josxha josxha changed the title feat: add flutter_map_mbtiles tile provider feat: add mbtiles tile provider for flutter_map Feb 11, 2024
@josxha josxha merged commit c9945ae into main Feb 12, 2024
4 of 5 checks passed
@josxha josxha deleted the mbtiles-tile-provider branch February 12, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request flutter_map_mbtiles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant