Ctrl+P
style.json
MapLibre: Launch Viewer
*style.json
StyleSpecification
https://path/to/file
pmtiles://https://path/to/file.pmtiles
"sources": { "openmaptiles": { "type": "vector", "url": "pmtiles://https://tile.openstreetmap.jp/static/planet-20240729.pmtiles" // "tiles": ["pmtiles://https://tile.openstreetmap.jp/static/planet-20240729.pmtiles/{z}/{x}/{y}"] is also okay }, "takeshima": { "type": "vector", "url": "https://tile.openstreetmap.jp/data/takeshima.json" } },