mding5692 / mapathon

Visualizes hackathons happening around the world in the future and the past using Google Maps and Hackalist API
http://mding5692.github.io/mapathon/prototype.html
GNU General Public License v2.0
13 stars 1 forks source link

Fix the infowindows #24

Closed mding5692 closed 9 years ago

mding5692 commented 9 years ago

Attach infowindows to proper markers

mding5692 commented 9 years ago

http://stackoverflow.com/questions/3059044/google-maps-js-api-v3-simple-multiple-marker-example

mding5692 commented 9 years ago

http://stackoverflow.com/questions/3158598/google-maps-api-v3-adding-an-infowindow-to-each-marker

mding5692 commented 9 years ago

use my method from my code

mding5692 commented 9 years ago

http://stackoverflow.com/questions/14119097/setting-infowindows-for-markers-with-geocoding-in-a-loop

mding5692 commented 9 years ago

http://jsfiddle.net/ytM6h/3/