-
Curious when you might add more detailed labels :) makes it hard to find things when zoomed in. Thanks!
-
Really I'd just like to know what the expected JSON shape for this is, if any. I was thinking about building something like this for Mapbox Studio/Maputnik JSON output files, so those styles could be …
-
https://protomaps.github.io/protomaps.js/examples/leaflet.html#16/25.0397/121.5243
see https://www.openstreetmap.org/copyright
I have not checked it but based on https://protomaps.com/blog/new-w…
-
When using `pmtiles.js`, network performance is a big bottleneck.
This is visible in the [leaflet raster](https://protomaps.github.io/PMTiles/examples/leaflet.html) demo but mitigated by a very fas…
-
> var layer = new protomaps.LeafletLayer({url:'FILE.pmtiles OR ENDPOINT/{z}/{x}/{y}.pbf'})
Some hint how to obtain/setup/host that part would be info. I am quite involved in OpenStreetMap and I…
-
One thing we are exploring is dynamically updating the paint rules for a given layer. Our higher level goal is to enable some sort of interactivity. Imagine we get some object's properties, and then u…
-
Hi again! I'm testing perf differences between Maplibre and Leaflet and was curious when you might have time to make a Maplibre example for https://protomaps.com/docs/alternate-renderers
Thanks!
J…
-
Hi, I spent some time reading into the source code and I'm not seeing an ability to, for example, draw between 'layers' (e.g. draw under labels, or draw under roads), or hide labels. Is this something…
-
https://github.com/protomaps/protomaps.js/issues/8#issuecomment-830079586
-
Before I start poking around in earnest I wanted to see whether this error was a "known-known" or otherwise something that you'd recognized faster than me.
The error is triggered by running a `pmti…