Hi folks. I've been testing this weekend with Google Maps. Here is my current example:
http://www.pints.com/gmaps/ There are 2 issues I want to address: 1. The database of c. 80 addresses takes too long to load. The database is in my map (compound data type) of addresses and names. Upon initialization() every item gets geocoded then shoved into JS as code. View Source to view how it's delivered. Can I do this some other way without geocoding first, which does some kind of bulk submission? 2. Info windows open fine. How do I have them close when something else gets focus? Cheers -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.