umap
umap copied to clipboard
Don't reload page when url is just an anchor
Is your feature request related to a problem? Please describe.
We can link to different locations on the current map using a url fragment [[#zoom/x/y|see this location]].
I expect just a jump to this location without reloading the page. But umap adds a target=_blank to the link. And then page reloads.
Describe the solution you'd like No page reload.
Additional context
Thanks!