Programming image maps
Posted
by patrikas
on Stack Overflow
See other posts from Stack Overflow
or by patrikas
Published on 2010-03-26T20:32:54Z
Indexed on
2010/03/26
22:03 UTC
Read the original article
Hit count: 345
Hello, I am looking for a javascript/jquery solution to build a map with selectable tracks. It will consist of area's map (image) with some river routes for boats that have to be selectable - route have to be made clearer on mouse hover and after user clicks on a route a popup window should emerge. Basically I am just looking for a solution for this type of 'map'. Maybe there are some jquery widgets/plugins that would ease the work ? I don't know where to start actually.. Can anybody give some pointers ?
Thanks in advance,
Patrick
© Stack Overflow or respective owner