-
I'm wondering if we can lazy-load slides, if we can ever anticipate ahead of time what location/layers the user will get next in terms of PMTiles. Might be impossible based on structure. not sure.
…
-
When adding a `text-translate` property to a layer the collision boxes won't move together with the labels. Also click and hovers are registered on the original place of the label before the translate…
-
**maplibre-gl-js version**: 2.4.0
**browser**: Chrome
### Steps to Trigger Behavior
1. map.doubleClickZoom.disable(), map.doubleClickZoom.isEnabled() returns false
2. double click the …
zta6 updated
8 months ago
-
pdf-to-img was introduced as a way to test visual diffs on reports in https://github.com/elastic/kibana/pull/113910. This module depends on canvas https://github.com/Automattic/node-canvas, which doe…
jbudz updated
3 months ago
-
**maplibre-gl-js version**: 3.6.1
**browser**: Chrome 119.0.6045.123 MacOS
### Steps to Trigger Behavior
1. Draw a line with a blue color using a GeoJSON source.
2. Change e.g. a line-colo…
-
When @zhangyiatmicrosoft added lazy serialization in #2306, `_updateLayer` was modified to clear the in-memory serialization whenever a layer changed:
https://github.com/maplibre/maplibre-gl-js/blo…
-
**maplibre-gl-js version**: latest
**browser**: Chrome
### Steps to Trigger Behavior
1. set the pixelRatio of the map using `map.setPixelRatio()` to a higher resolution.
2. set up a re…
-
### Describe your idea / enhancement
It would be nice to have a map of the alveus community. This could be collected when posting show & tell posts. Original idea by Stolen87 in chat.
### How would …
-
When displaying a layer using GeoJSON LineString data, the behavior of displaying symbols and circles is not consistent.
For example, if specifying the layer style using:
```
map.addLayer({
id:…
-
**mapbox-gl-js version**: 0.38.0
### Steps to Trigger Behavior
1. Open [this fiddle](https://jsfiddle.net/6fxz5mfu/3/). You should see a map rendered inside a container that is scaled down …