mirror of
https://github.com/umap-project/umap.git
synced 2025-04-29 03:42:37 +02:00
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
![]() The scenario to reproduce is: - peer A creates a datalayer - peer B add a marker on that datalayer - peer B saves the datalayer Before this fix, after the save, peer A would get a new _referenceVersion for this datalayer, and the render method would make a hide/show, which would refetch the data from the server, duplicating it. So forcing the _loaded to be true in this situation prevent this. We may want to rework the "_loaded" pattern, maybe with the server returning in a datalayer metadata the length of the data it get for this given datalayer, so the client knows if it is worth getting data for a layer when itself (the client) does not have any. Co-authored-by: David Larlet <david@larlet.fr> |
||
---|---|---|
.github | ||
.tx | ||
charts/umap | ||
docker | ||
docs | ||
docs-users | ||
scripts | ||
umap | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
.pipignore | ||
.prettierrc.yaml | ||
.readthedocs.yaml | ||
.travis.yml | ||
biome.json | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
manage.py | ||
MANIFEST.in | ||
mkdocs.yml | ||
osmic-white.yaml | ||
osmic.yaml | ||
package.json | ||
pyproject.toml | ||
pytest.ini | ||
README.md | ||
SECURITY.md |
uMap project
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.
- Have a look at our website for an introduction
- See our docs for technical information
- Come chat with us on matrix.org, or join the mailing-list