No description
3115038ba6
The issue was: - clicking on feature in the data browser replaces the panel content - then the clicked link (the feature name or the little glass icon) is removed - thus it is detached from the DOM - and specially from its parent on which disableClickPropagation was called - so Leaflet fails to prevent click propagation - so the map received the click, and thus it call the onRemove method on the panel, as expected (clicking on the map always close the current open popup, if any) This could be removed when this is released: https://github.com/Leaflet/Leaflet/pull/9052 |
||
---|---|---|
.github | ||
.tx | ||
docker | ||
docs | ||
scripts | ||
umap | ||
.dockerignore | ||
.gitignore | ||
.pipignore | ||
.prettierrc.yaml | ||
.readthedocs.yaml | ||
.travis.yml | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
manage.py | ||
MANIFEST.in | ||
mkdocs.yml | ||
osmic-white.yaml | ||
osmic.yaml | ||
package-lock.json | ||
package.json | ||
pyproject.toml | ||
pytest.ini | ||
README.md | ||
SECURITY.md |
uMap project
About
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. Because we think that the more OSM will be used, the more OSM will be improved. Built on top of Django and Leaflet.