On Apr 23, 10:07 am, noobtube <[email protected]> wrote: > All errors and key is now fixed.
I now get this: <?xml version="1.0" encoding="UTF-8"?> <markers> <marker address="address 1" lat="32.42581" lng="-86.903544"/> <marker address="address 2" lat="32.42581" lng="-86.903544"/> <marker address="address 3" lat="32.42581" lng="-86.903544"/> <marker address="undefined" lat="45.656673" lng="-81.97693"/> </markers> Which is still not a map. -- Larry > > On Apr 23, 10:51 am, "[email protected]" <[email protected]> > wrote: > > > > > On Apr 23, 8:58 am, noobtube <[email protected]> wrote:> OK, > > > > So I have quite a bit going on in my map code, adapted from Mike's > > > code over at:http://econym.org.uk/gmap/. Here is what I want. I > > > have a script that geocodes addresses on the fly, and makes an xml > > > file. I take this xml file, and load it, and plot the markers on the > > > map, along with a sidebar, and info window popups. My question is > > > this. In the geocode script, there is presently no place for "html" > > > for the info window. And the way the code is written, there is no > > > easy way, from what I have seen, to customize the "html" attribute, > > > seeing as the addresses come in in an array. Is there anyway to add > > > the custom html as an array. Link to the html file is here: > > > >http://espanolanmchamber.com/googlemap.html > > > I don't see a map on that page. It looks like Mike Williams' multiple > > geocoding example... > > (with no addresses to be geocoded). > > > > You'll have to do a viewsource, as the api key is for another domain. > > > Why don't you fix the key? (and the javascript errors). > > > -- Larry- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
