16 lines
1.2 KiB
Markdown
16 lines
1.2 KiB
Markdown
|
|
# uMap project
|
|
|
|
[![Requirements Status](https://requires.io/github/umap-project/umap/requirements.svg?branch=master)](https://requires.io/github/umap-project/umap/requirements/?branch=master)
|
|
[![Join the chat at https://gitter.im/umap-project/umap](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/umap-project/umap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Documentation Status](https://readthedocs.org/projects/umap-project/badge/?version=latest)](http://umap-project.readthedocs.io/en/latest/?badge=latest)[![Build Status](https://travis-ci.org/umap-project/umap.svg?branch=master)](https://travis-ci.org/umap-project/umap)
|
|
|
|
## 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](https://github.com/umap-project/django-leaflet-storage) and [Leaflet.Storage](https://github.com/umap-project/Leaflet.Storage), built on top of Django and Leaflet.
|
|
|
|
|
|
## Installation and configuration
|
|
|
|
See [developer documentation](https://umap-project.readthedocs.io/en/latest/install/).
|