> Now if I use the following address it works > fine.....anacostia_xml_domnew.php?lat=39&lng=-77&radius=10000&Juris=PG > what should i replace PG with to show all records?
It's not a maps question, I would suggest a php/MySQL tutorial. You could for example write some php to test for the value of Juris and then construct a MySQL query to suit you. > the standard * doesn't > seem to work. Standard? That's not a MySQL standard. example http://www.ozzu.com/programming-forum/wildcards-with-mysql-t37189.html -- 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.
