(no title)
aGHz
|
2 years ago
You could simply encode the json to base64 and put it in the url fragment (hash). Then you can save by bookmarking the url and share by copy/pasting it, all without a server. I've seen some web games use this method but I can't remember which off the top of my head.
bbkane|2 years ago
I think Google maps does this for manual bike routes too?