No description
Find a file
Yohan Boniface 9b0986c16b
Merge pull request #1031 from aleksejspopovs/use-locatecontrol
Use Leaflet.Locate instead of a custom locate control
2022-11-24 21:50:01 +01:00
.tx Update transifex after merge + now also commit js locales 2018-06-02 16:17:42 +02:00
docs vendors files information in contributing.md 2022-10-26 18:48:14 +02:00
umap Switch to an actually unused class name 2022-11-24 15:38:23 -05:00
.gitignore Simpler .gitignore, easier to read, understand, maintain 2020-03-09 17:54:43 +01:00
.pipignore Upgrade django-social-auth to python-social-auth 2014-03-06 23:22:37 +01:00
.travis.yml chore: use setup.cfg 2021-12-30 11:16:00 +01:00
LICENSE Fixed typo 2013-06-23 22:43:29 -05:00
Makefile Vendor leaflet.locatecontrol 2022-11-24 13:55:09 -05:00
manage.py Allow to load setting from a non python path 2016-09-10 08:26:23 +02:00
MANIFEST.in Explicitly exclude local.py from being released 2018-07-07 23:46:10 +02:00
mkdocs.yml chore: remove mkdocs warning about "pages" replaced by "nav" 2021-12-30 12:01:59 +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-lock.json Vendor leaflet.locatecontrol 2022-11-24 13:55:09 -05:00
package.json Vendor leaflet.locatecontrol 2022-11-24 13:55:09 -05:00
pytest.ini Disable compressor during unittests for now 2018-05-19 16:28:56 +02:00
README.md Change 'cured' to 'improved' 2019-02-13 12:09:00 +02:00
setup.cfg Declare incompatibility with Django 4 2022-11-24 14:37:50 -05:00
setup.py chore: use setup.cfg 2021-12-30 11:16:00 +01:00

uMap project

Requirements Status Join the chat at https://gitter.im/umap-project/umap Documentation StatusBuild Status

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. It uses django-leaflet-storage and Leaflet.Storage, built on top of Django and Leaflet.

Installation and configuration

See developer documentation.