On 23 February 2011 16:34, qcwebdev <[email protected]> wrote: > So surely its on the html doc
No, it's the data. http://www.ma117.info/phpsqlajax_genxml3.php > Do you see something wrong... > do i have to paste code here Please don't post code. A url is great, and allows us to find the problem. In fact it's not your code, it's the data. > this is my test site > http://www.ma117.info/maptest.html None of the markers in http://www.ma117.info/phpsqlajax_genxml3.php have a value for the lng attribute, so all your markers get a LatLng like (47.613976, NaN) Have you used the right column name in your "select" query, or the statement which outputs the values? -- 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.
