Using PHP/MySQL with Google Maps, map transition. Here is the map: http://ellobo-maps.com/secrets.html
The map works fine. Using the form in the lower right, the user can add a marker which is placed into MySQL and if the map is reloaded, the markers show up as they should. Go ahead and try it if you wish. As it is now, when the user adds a marker, the map page unloads and a new page reloads which is the php page, and then stops. It is blank at this time as I do not have any echo in the php for now. Here is the php that does the inserting into MySQL: http://ellobo-maps.com/insert-secrets.php What I am seeking is a way to make a smooth transition. I would like the user to add a marker and then the map reload itself with the new marker shown. If there has to be an intermittent page (the php page) it would be nice if it was something “cute” and smaller. Any help or suggestions appreciated. Les --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
