How do you develop googlemap-like draggable effects on a set of divs? Are there javascript libraries to simulate that effect?
A:
What you want is something that will allow you to pan and zoom.
Check out this plugin, it should do the trick for you.
mattdlong
2009-09-11 07:00:22
Hi! Thanks for the link, however this seems not to have an endless pan to the div. I would appreciate to know of plugin or method to create an endless pan/scroll
eastafri
2009-09-11 13:00:01
A:
There is opensource javascript library for tiled maps: http://openlayers.org/
kolen
2009-09-13 12:06:22