On Jun 11, 7:48 am, Panagi <[email protected]> wrote:
> hi
> basic question please: i have the map on myserver, i have the xml file
> with the info for the sidebar, but how do i likn the map to the xml
> file because the sidebar markers just do not show up
>
> i had this on my map.htm file
>
>       // Read the data from example.xml
>       downloadUrl("example.xml", function(doc) {
>         var xmlDoc = xmlParse(doc);
>
>       // Read the data fromhttp://www.xxx.example.xml
>       downloadUrl("example.xml", function(doc) {
>         var xmlDoc = xmlParse(doc);
>
> i do that still nothing. what am i doing wrong;
> thanks so much

Can't tell from the information provided.
Please follow the posting guidelines and post a link to your map if
you would like help.
http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e

Working examples:
http://www.geocodezip.com/v3_MW_example_map3.html
http://www.geocodezip.com/v3_MW_example_categories.html
(a couple of Mike Williams' tutorials translated to v3)

  -- Larry

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