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

Add PMTiles support #938

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add PMTiles support #938

wants to merge 3 commits into from

Commits on Sep 22, 2024

  1. Add PMTiles vector support

    * add PMTiles mode to source editing dialog
    * App.tsx detects PMTiles sources for fetching vector_layers (inspect does not yet work)
    bdon committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8ac5e36 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. update to pmtiles 3.2.0 to make inspector work.

    bdon authored and pka committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    34da461 View commit details
    Browse the repository at this point in the history
  2. Fix Cypress shortcut d test

    pka committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d3d4c99 View commit details
    Browse the repository at this point in the history