I'm working on http://www.mapgrams.com/
My task at hand is to create a way to link to and from a specific popup. This way, people can share photos they like.
I'd like it so someone clicks a thumbnail, the popup opens and the url changes to mapgrams.com/645645345 or some other string.
Anyone have any ideas how to best implement this?
Also, here is the repo https://github.com/rsudekum/MapGrams
Thanks