> > But I am trying to return markers, so how do I make the map place the
> > text returned by the xmlhttp request as markers on the existing map?
>
> See this article (which Larry already 
> suggested):http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html
>
> In the section "Loading XML results" and subsequent sections, it shows
> you how to load and parse the XML. The API doesn't do that for you;
> you have to read the XML, get the data from it which you need to
> create the markers, and add them to the map.

Are you sure this makes sense?  I am not trying to work with pure
XML.  I am trying to figure out and work with JSON.  That link only
deals with working with pure XML.  Or am I missing something as
usual? :)

-- 
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.

Reply via email to