Interactive map using javascript [on hold]
- by Denis
Im trying to learn HTML and javascript. But i cant find any information about how to create interactive map/picture using javascript.
Ex. I take a map where is a part of my town and write some information about like few buildings there, so after i put my mouse over those buildings the information will be displayed.
It should look similar to this http://davidlynch.org/projects/maphilight/docs/demo_usa.html
I need to use the javascript to make it done.