-
Instead of using a cloud provider for a basemap, I'm wondering if I can load a basemap via a PMTiles file and style that within Leafmap? If so, I'd appreciate any pointers on how to accomplish this. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Nov 12, 2024
Replies: 1 comment 1 reply
-
You can create a map https://geog-312.gishub.org/book/geospatial/maplibre.html#pmtiles |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
giswqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can create a map
without a basemap and use m.add_pmtiles() to
load PMTiles
https://geog-312.gishub.org/book/geospatial/maplibre.html#pmtiles