-
Good evening,
Following a short exchange with Robin on Twitter I'd like see how I could contribute to the project. Which prompts the question, who is the target audience? and how can I help?
For…
-
https://js.protomaps.com/examples/inset.html
-
https://js.protomaps.com/demo/edit/?name=polygonsymbolizer.fill
Happens both in firefox and Chrome
-
https://js.protomaps.com/demo/edit/?name=polygonsymbolizer.fill
With this input:
It should pick "name:en" but it picks "name"
```
map.setView(new L.LatLng(55,12),6);
(function() {
…
-
It seems like `go-pmtiles` is set up to read from cloud storage (S3, Google Storage etc), but the python version here is not. Is that correct? How hard would it be to add that? I use Google, but an…
-
-
`maplibregl` should be `maplibre_instance` on this line.
https://github.com/protomaps/PMTiles/blob/fd1f5eeb39d382f7915fb9792df2f4c8935729d3/js/index.src.mjs#L203
-
I just realized the version from the README:
https://unpkg.com/pmtiles@0.0.4/pmtiles.js
is quite outdated compared with the version in the repo
https://github.com/protomaps/PMTiles/blob/master/js/…
-
This should allow O(log n) lookup of tile membership in a directory without creating a copy.
-
Hi! I'm new to this project. I tried running some `html` files in the example section in Safari/Chrome but maps were not shown. I got the following errors:
![image](https://user-images.githubusercont…