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 vector_map_tiles #32

Merged
merged 37 commits into from
Feb 18, 2024

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    62d03e5 View commit details
    Browse the repository at this point in the history
  2. add files

    josxha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d6cac8e View commit details
    Browse the repository at this point in the history
  3. fix errors

    josxha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2370d21 View commit details
    Browse the repository at this point in the history
  4. update example page

    josxha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    00605ae View commit details
    Browse the repository at this point in the history
  5. add doc strings

    josxha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ea32d84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24cea5c View commit details
    Browse the repository at this point in the history
  7. update readme files

    josxha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d8fbbde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47f413f View commit details
    Browse the repository at this point in the history
  9. add tests

    josxha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    266aaaa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef7e69d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    025fbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    addd4f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. bump dependencies

    - mbtiles
    - codecov workflow
    josxha committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3cc1ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df4c666 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    29423d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998e154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72094b6 View commit details
    Browse the repository at this point in the history
  4. fix example

    josxha committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ddb9d47 View commit details
    Browse the repository at this point in the history
  5. disable vector_map_tiles_pmtiles on web

    vector_map_tiles is not compatible with web
    josxha committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    5fff5c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    88220c4 View commit details
    Browse the repository at this point in the history
  2. more fixes in docs

    josxha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    dc3e723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e38c65c View commit details
    Browse the repository at this point in the history
  4. add flutter_map_mbtiles

    josxha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    fff3539 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edea1f0 View commit details
    Browse the repository at this point in the history
  6. Revert "remove vector_map_tiles_mbtiles"

    This reverts commit edea1f0.
    josxha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5ab507c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    1343b27 View commit details
    Browse the repository at this point in the history
  2. fix merge

    josxha committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1ff6014 View commit details
    Browse the repository at this point in the history
  3. commit changes

    josxha committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e5c6344 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix rendering

    josxha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e95451a View commit details
    Browse the repository at this point in the history
  2. update mbtiles to ^0.4.0

    josxha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9ce7011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b45b9f View commit details
    Browse the repository at this point in the history
  4. fix over-zooming

    josxha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    802e4d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06d85e9 View commit details
    Browse the repository at this point in the history
  6. clean up

    josxha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4188575 View commit details
    Browse the repository at this point in the history
  7. Update malta-vector.mbtiles

    josxha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    98de09c View commit details
    Browse the repository at this point in the history
  8. update docs

    josxha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    396873a View commit details
    Browse the repository at this point in the history
  9. update docs

    josxha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5e256d6 View commit details
    Browse the repository at this point in the history