No description
0852077634
Here is the initial issue: - when using defaultView=latest (means latest element of the default layer) - when map loads, we find the element, call getCenter to center the map on it - but Polygon/Polyline needs the element to be already on the map to call this method (at least because the map CRS is needed) So while trying to fix that issue, I also found that using a centroid for a complex geometry was not very friendly: the map zoom on a part of this geometry, while it seems to be that it's better to have a full view of it. Now that we highlight the selected element, it's also easier to get which element is focused when there are a lot close one to the others. |
||
---|---|---|
.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 | ||
RELEASE.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.