ViziData icon indicating copy to clipboard operation
ViziData copied to clipboard

saving selected cell state is hardly functional right now

Open arsylum opened this issue 10 years ago • 2 comments

because it currently will only work when opening the url with the exact same viewport dimensions

arsylum avatar Jun 04 '15 11:06 arsylum

However, I liked it to be able to send a URL with one particular cell selected. This is quite useful to help others find the right place on a map.

mkroetzsch avatar Jun 11 '15 07:06 mkroetzsch

temporarily disabled url encoding of selected cell. the attempted workaround was only working half of the time, which could lead to users falsely assuming the feature to work under all conditions.

for a proper fix it is probably necessary to make the grid alignment on the map independent from the map container size (which it currently isn't). it may be a good idea to investigate this in conjunction with more efficient grid generation approaches.

arsylum avatar Jun 18 '15 23:06 arsylum