Creating Dynamic Image Links
I'm using the code as shown on the following page:
Example Map
I've modified it a bit so you don't have to rollover anything to show the images and they automatically show upon page load. I'm looking to add links to these dynamically created images, just the small dot that you see on the example. Any idea on how to do this?
If you look at the source, I tried adding marker.location.href = 'URL' and that didn't work. Still fairly new with Javascript so hopefully someone can help.
Thanks guy/girls!