umap-project / umap

uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
https://umap-project.org
Other
1.19k stars 226 forks source link

fix: honour `rules` and `slideshow` when importing a umap file #2270

Open yohanboniface opened 2 days ago

yohanboniface commented 2 days ago

Side note (for another PR I'd say): this usually occurs on a non saved map, but in case the map already exist and is in sync mode, should we sync each property (safer but one call per property) or the whole properties object (lighter, but may override unwanted things in remote, and currently there is no method to do so).