Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7935999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T22:04:55+00:00 2026-06-03T22:04:55+00:00

I went through this excellent tutorial of google https://developers.google.com/maps/articles/phpsqlsearch but i din’t understand the

  • 0

I went through this excellent tutorial of google https://developers.google.com/maps/articles/phpsqlsearch but i din’t understand the part where the xml file generated is read by the API. i went through the post twice but still not getting it. Could someone explain it to me please.?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T22:04:56+00:00Added an answer on June 3, 2026 at 10:04 pm

    I couldn’t figure out which part you didn’t understand so I’ll give a broad overview.

    Reading the XML happens here:

    function searchLocationsNear(center) {
      var radius = document.getElementById('radiusSelect').value;
      var searchUrl = 'phpsqlsearch_genxml.php?lat=' + center.lat() + '&lng=' + center.lng() + '&radius=' + radius;
      GDownloadUrl(searchUrl, function(data) {
        var xml = GXml.parse(data);
        var markers = xml.documentElement.getElementsByTagName('marker');
    

    searchUrl points to the php file with appropriate parameters, then GDownloadUrl performs the Ajax call to the php file. function(data) is the callback that is run when the XML is returned. Finally, markers is produced from the XML, taking elements with tag name marker. Then the rest of that block of code is placing markers and updating the sidebar with the results.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I went through this tutorial (http://www.adobe.com/devnet/facebook/articles/flex_fbgraph_pt4.html) and got everything working, only to find out
I went through this similar question at https://stackoverflow.com/a/7410228/880040 and the 6th thing to check,
So just went through this tutorial: http://icodeblog.com/2010/04/05/ipad-programming-tutorial-hello-world/ Now what I want to do is
I went through this thread but couldn't understand much. I am very new to
My question may be very silly but here it is. I went through this
I went through this tutorial Your First iPhone Application and it worked great. My
I just went through this tutorial: update-widget-in-onreceive-method (btw: would you propose any improvements to
I been going through this tutorial and it looks really good. So I went
I went through the suggested related topics before asking this question but none of
I went through this post. Detect Click into Iframe using JavaScript But still, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.