mirror of
https://github.com/umap-project/umap.git
synced 2025-04-30 12:12:36 +02:00
![]() This is the same as "map new", but it is not in edit mode. This allow to click on the elements and see the popups instead of editing it when using a `dataUrl` query string. This way of using uMap is not documented, but it's used by some partners (Deveco recently, data.gouv.fr historicaly). In the same time, this PR adds two things: - possibility to pass data direclty in querystring (instead of an URL): in the case of Deveco, they have pages where only point is shown (for each company) - possibility to pass style options directly from query string: may allow for example to control the `popupTemplate`, eg. to use a table one that will display all properties of the clicked feature Note: dataUrl and such also works in normal "map new" view. There are two use cases around those parameters, from external sites: - see this data on uMap (should point on map preview) - create a map with those data (should point on map new) |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
__init__.py | ||
base.py | ||
conftest.py | ||
settings.py | ||
test_datalayer.py | ||
test_datalayer_views.py | ||
test_licence.py | ||
test_map.py | ||
test_map_views.py | ||
test_merge_features.py | ||
test_tilelayer.py | ||
test_utils.py | ||
test_views.py |