>Here is the top of my index.php
<?require("mapshit.php"); ?>
<head>
mapshit.php should be called from here
var searchUrl = 'phpsqlsearch_genxml.php?lat=' + center.lat() + '&lng=' +
center.lng() + '&radius=' + radius;
Why not rename mapshit.php to 'phpsqlsearch_genxml.php to be consistent.
Ralph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---