On Nov 16, 10:44 am, jebididas <[email protected]> wrote: > http://uddercomfort.com/map/phpsqlsearch_map.html http://uddercomfort.com/map/phpsqlsearch_genxml.php
I get markers: http://uddercomfort.com/map/phpsqlsearch_genxml.php?lat=40&lng=-110&radius=10000 All the points in your database seem to be in Seattle. If I put that in the address box, I get markers. -- Larry > > On Nov 16, 1:37 pm, Rossko <[email protected]> wrote: > > > > > > // Get parameters from URL > > > $center_lat = $_GET["lat"]; > > > $center_lng = $_GET["lng"]; > > > $radius = $_GET["radius" > > > That's nice, I wonder what values are passed in though. If only there > > were a link, we could actually see for ourselves ....- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
