On Dec 23, 12:46 pm, Alex Genadinik <[email protected]> wrote: > So is my current approach just architecturally wrong? > > I did begin this thread by saying that I tried using JSON and I > couldn't get it to work.
What do you think you are doing now? It looks like you are trying to use JSON to populate the map, but 1. the script that is supposed to generate the marker data doesn't work 2. the xmlhttp request is replacing the map, not populating it with markers. > I also spent a long time on the article for store locations, and > couldn't get it to work for what I needed. > > Since you understand what I am trying to do now, could you please just > give me a JSON code example that would work? I don't have any JSON examples, easily available, I typically use xml. > > I am able to get the necessary marker data. I just can't place the > markers. Where is the json that contains "the necessary marker data"? Did you see this article? http://code.google.com/apis/maps/articles/phpsqlajax_v3.html -- Larry > > Thanks, > Alex -- 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 [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-js-api-v3?hl=en.
