Has anyone had a problem like the one above, im having the same issue with both v2 and v3 of google maps, when i try to load maps with markers from a b with certain querys, i get a blank screen, for instance, the query,
$sql="select * from my_table where longt !=0 and lat != 0 and creater_id = \"$user_id\" " ; works but the quey //$sql="select * from revewables where longt !=0 and lat != 0 " ; fails and i get a blank screen, both querys are correct, as since when i run them with text resaults, they do not fail, also, as soon as i add a sub query, of whatever kind, the maps both for v2 and v3 just dont work. Anybody having a solution to this? -- 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.
