Implement Google Maps-like image dragging functionality?

Posted by Rosarch on Stack Overflow See other posts from Stack Overflow or by Rosarch
Published on 2010-06-05T20:57:55Z Indexed on 2010/06/05 21:02 UTC
Read the original article Hit count: 125

Filed under:

I have a graph with 1000+ nodes that is fairly sparse. I would like to create a visualization of this graph, and let users drag around it, the same way that users can drag the image of Google or Bing maps around.

Is there any service/toolkit/technology that exists to allow me to do this easily? Javascript? Silverlight? Flash/Flex?

© Stack Overflow or respective owner

Related posts about toolkits