No description
Find a file
Yohan Boniface 73b8b60068 Fix cluster text color on Chrome and Co
fix #547

We need to call getComputedStyle only when element is
already added to the DOM.
2018-06-28 08:08:56 +02:00
.tx Update transifex after merge + now also commit js locales 2018-06-02 16:17:42 +02:00
docs CHANGELOG 2018-06-27 22:21:40 +02:00
umap Fix cluster text color on Chrome and Co 2018-06-28 08:08:56 +02:00
.gitignore Leaflet.Storage is now integrated inside this repository 2018-06-02 12:21:40 +02:00
.gitmodules First shot in removing jQuery and Foundation (\o/) cf #12 2013-02-12 17:34:33 +01:00
.pipignore Upgrade django-social-auth to python-social-auth 2014-03-06 23:22:37 +01:00
.travis.yml Remove python2.7 from Travis 2018-05-19 16:33:46 +02:00
fabfile.py 0.8.0-rc.7 2016-09-30 14:37:58 +02:00
LICENSE Fixed typo 2013-06-23 22:43:29 -05:00
Makefile Update transifex after merge + now also commit js locales 2018-06-02 16:17:42 +02:00
manage.py Allow to load setting from a non python path 2016-09-10 08:26:23 +02:00
MANIFEST.in Leaflet.Storage is now integrated inside this repository 2018-06-02 12:21:40 +02:00
mkdocs.yml Merge changelogs and add first changelog for 1.0.0 2018-06-16 13:53:06 +02:00
osmic-white.yaml First version of an icon import script (cf #201) 2015-10-07 22:26:19 +02:00
osmic.yaml First version of an icon import script (cf #201) 2015-10-07 22:26:19 +02:00
package-lock.json JS tests pass 2018-06-02 14:44:59 +02:00
package.json Fix generate_js_locale paths 2018-06-02 14:44:01 +02:00
pytest.ini Disable compressor during unittests for now 2018-05-19 16:28:56 +02:00
README.md Add travis.yml 2017-05-12 10:42:02 +02:00
requirements-dev.txt Add missing factory_boy dev dependency 2018-05-19 12:10:14 +02:00
requirements.txt Move permissions form building to JS 2018-06-15 23:25:38 +02:00
setup.py Add long_description_content_type 2018-06-02 17:24:25 +02: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 ''cured''. It uses django-leaflet-storage and Leaflet.Storage, built on top of Django and Leaflet.

Installation and configuration

See developer documentation.