Frédéric Junod
Frédéric Junod
There's a small issue with the popup displayed on map click. To reproduce: * open https://maputnik.github.io/editor * click the map: popup is correctly displayed * switch the view to "Inspect"...
``` $ virtualenv --no-site-packages venv $ source venv/bin/activate $ pip install -r dev_requirements.txt $ nosetests Trying `CDLL(libgeos_c.so.1)` Library path: 'libgeos_c.so.1' DLL: Trying `CDLL(libc.so.6)` Library path: 'libc.so.6' DLL: ................E..E.......................................................... ====================================================================== ERROR:...
See if it's available in Cesium
Hi, Would it be possible to create a debian package for the latest [debian version](https://www.debian.org/releases/bookworm/) ? I haven't tried but it could as simple as adding: ```diff diff --git a/.github/workflows/release.yml...
To be discussed, will need a major version bump
To pass styling options for instance.
See also https://github.com/camptocamp/docker-jenkins-conf/pull/4
It would be nice if the layer search service could return the `attribution` value in the result (`swisstopo`, `OFCOM`, ...). This information is currently (if I remember correctly) only present...
When clicking the map, the popup is not anchored to the mouse position. After fa884d3df06eef887b60074063b0f8b6891d5af1, the `anchored` config options is set to `false` is not valid `location` is passed to...