Thanks Andrew! You're right, I forgot to insert the login information. Now http://www.falkebier.com.br/ondeencontrar/read.php gives me the two markers I have: one is the default and the other one is the one I inserted. But it still doesn't display on the map.
What should I do about the first problem? On Oct 16, 5:07 pm, Andrew Leach <[email protected]> wrote: > On Oct 16, 3:55 pm, Tiago Falcone <[email protected]> wrote: > > > Hello, > > > I'm having the following problem: I'm trying to insert a marker in a > > MySql db to show in my API, but I can't see it on the map. > > One problem is that you can't do this: > GxMarker.prototype = new GMarker; > because GMarker requires a GLatLng as a parameter. > > Another problem is that your script read.php cannot connect to your > database. It appears that you have not inserted the name of your own > server.http://www.falkebier.com.br/ondeencontrar/read.php > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
