Very interesting project.
Noticed a small issue that might be worth fixing.
To reproduce:
- select preset (like Sinusoidal)
- make a modification to x or y function
- the preview map should change reflecting your change
- re-click the same preset (Sinusoidal)
Expected:
The original Sinusoidal projection is reloaded into the preview and x / y functions
Actual:
Modified version stays loaded
(probably due to the fact that currently the id in the url doesn't change from the default's id once a modification has occurred to the preset).
Thanks!
Very interesting project.
Noticed a small issue that might be worth fixing.
To reproduce:
Expected:
The original Sinusoidal projection is reloaded into the preview and x / y functions
Actual:
Modified version stays loaded
(probably due to the fact that currently the id in the url doesn't change from the default's id once a modification has occurred to the preset).
Thanks!