Sorry i confused with the codes.

this is the new one.

I followed the tutorial in google developer articles about the Store
Locator using PHP and SQL

They wrote there that if the genXML not work they have a sample code
that dump the xml with the markers elements.

here is the sample code :
http://gmaps-samples.googlecode.com/svn/trunk/articles-phpsqlsearch/phpsqlsearch_genxml_php4.php

The output of the XML is

This XML file does not appear to have any style information associated
with it. The document tree is shown below.

there is XML output but without the data from the db.

if i use the code that generate the markers without the radius
counting its work but on the map near every "store" aside the name
there is (NaN) its mean that there is no distance. the code for this
example is : 
http://gmaps-samples.googlecode.com/svn/trunk/articles-phpsqlajax/phpsqlajax_genxml2.php

and the output will be :

This XML file does not appear to have any style information associated
with it. The document tree is shown below.

but as i said with out the distance near the name .

anyone have any idea? maybe to add a radius counter to the second
code? but i dont know how to implement it in the second code. if you
have any idea Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" 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-Gadgets-API?hl=en.

Reply via email to