I've been following this tutorial and I'm having problems. I have the phpmyadmin and php 5.3.0. I've searched this forum for my problem but couldn't find a solution.
Well my problem is that I'm not getting the markers from the tutorial like I'm supposed to. First I copied the script from the tutorial and I changed the data to suit my needs and I received errors with undefined variables with the $_GET variables, but I set the whole script to "if (isset($_GET['lat'])) && ... etc.)" and ended the if statement before the last echo. and I did the same if statement too the echo part too. Now I don't get an error and I just get a blank page, but I do not get the marker like the tutorial has. I right clicked my blank page and inspected the elements but no markers. How would I fix this problem? Thanks -- 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.
