umap
umap copied to clipboard
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
**Is your feature request related to a problem? Please describe.** When filtering features all layer names in the project are still displayed, including the layer names that don't return a...
For now, when choosing the color of the markers within one layer, one can only set a single color. Would it be possible to add the option to choose a...
When the `UMAP_ALLOW_ANONYMOUS` setting is False, we return the login url through a JSON response. We lost that ability in #1555. The JS part was not following that link in...
**Describe the bug** At the moment, no error is returned in case the Save button is clicked while the user is offline. **Expected behavior** We want to display a feedback...
**Describe the bug** When I create a map on https://umap.incubateur.anct.gouv.fr all I see is a gray background and no map background. When I open the map background editor, I see...
When entering a description for a marker, a help bubble displays: ``` Text formatting *simple star for italic* **double star for bold** # one hash for main heading ## two...
**Is your feature request related to a problem? Please describe.** The text displayed in the help modal gives the impression that it's going to be complicated to create. the term...
**Is your feature request related to a problem? Please describe.** It is not very easy to scroll the side panel on mobile **Describe the solution you'd like** Have the option...
This mainly allows to dynamically load the third party libraries needed for converting from/to geojson, so only the needed ones will be loaded. In the same process, those libs have...