uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
Find a file
Yohan Boniface 3720ccff01
Some checks are pending
Test & Docs / tests (postgresql, 3.10) (push) Waiting to run
Test & Docs / tests (postgresql, 3.12) (push) Waiting to run
Test & Docs / lint (push) Waiting to run
feat: add minimal "raw" icon shape (#2597)
Basically, it means "no shape".


![image](https://github.com/user-attachments/assets/7ddaf76a-2128-49fc-8664-754b09d2b9ef)

It's a 48x48 max square (but if image is smaller it will stay smaller),
popup and tooltip always centered.

Let's see how this will be used and add more controls if needed later
(like size, center position…).

Also I've added a small border to the default white round icon, so it's
visible even on a white background.

(Not sure why the flower size is 47.8 instead of 48, cf screenshot,
sounds like a Leaflet rounding issue…)

cf #125
2025-04-04 16:08:04 +02:00
.github chore: only build doc once in the CI 2025-02-11 13:32:59 +01:00
.tx i18n 2023-02-22 10:23:03 +01:00
charts/umap fix: Update ConfigMap reference name to fullname 2024-12-29 17:59:41 +01:00
docker wip: make Redis service optional in Docker image 2025-04-03 17:12:12 +02:00
docs feat: add Map.tags and allow to edit from client (#2530) 2025-04-03 18:52:17 +02:00
docs-users chore: bump mkdocs-material from 9.6.9 to 9.6.10 2025-03-31 17:38:01 +00:00
scripts chore: use our contexmenu class for inplace toolbar 2025-02-12 14:59:43 +01:00
umap feat: add minimal "raw" icon shape 2025-04-04 12:02:46 +02:00
.dockerignore Do not track Dockerfile, not to invalidate Docker cache at each change 2023-06-05 14:44:33 +02:00
.eslintrc.json chore: bump eslint ecmaVersion from 2020 to 2021 2025-03-26 11:30:08 +01:00
.gitignore chore: added umap helm chart 2024-11-20 14:06:49 +01:00
.pipignore Upgrade django-social-auth to python-social-auth 2014-03-06 23:22:37 +01:00
.prettierrc.yaml Apply PrettierJS to the whole codebase 2023-05-12 13:57:03 -04:00
.readthedocs.yaml Control which version of mkdocs is install on readthedocs 2023-04-30 11:35:23 +02:00
.travis.yml deps: adaptations for Django 5.x 2024-01-29 14:29:24 -05:00
biome.json chore: apply Biome check 2025-03-26 14:37:56 -04:00
docker-compose.yml wip: make Redis service optional in Docker image 2025-04-03 17:12:12 +02:00
Dockerfile wip: make Redis service optional in Docker image 2025-04-03 17:12:12 +02:00
LICENSE Switch license from WTFPL to AGPLv3 2024-02-12 21:03:17 -05:00
Makefile chore: escape backticks in Makefile printf 2024-12-18 12:05:13 +01:00
manage.py [style] Format the code 2023-11-24 23:31:18 +01:00
MANIFEST.in Explicitly exclude local.py from being released 2018-07-07 23:46:10 +02:00
mkdocs.yml chore: add very minimal documentation for deploying uMap with ASGI 2025-02-04 18:42:38 +01:00
osmic-white.yaml update osmic YAML files according to new configuration 2018-11-17 22:03:08 +01:00
osmic.yaml update osmic YAML files according to new configuration 2018-11-17 22:03:08 +01:00
package.json chore: bump Leaflet.Photon 2025-03-06 09:38:51 +01:00
pyproject.toml Update the Dockerfile to expose websockets (#2576) 2025-04-03 17:16:56 +02:00
pytest.ini [ci] Add support for Github Actions 2023-11-24 23:31:18 +01:00
README.md docs: Update the links in the README, remove the badges 2024-01-06 14:31:46 +01:00
SECURITY.md [docs] Update security contact information 2023-12-15 17:20:30 +01:00

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.