Greetings everyone.. First of all.. link http://talvon.dnsalias.net:8080/testing/map.html
Now the issue I am having is that everything seems to be working fine. I can add to the database via php->mysql. I click on the map add the marker. all goes well the infowindow closes and I am posted a message. But when I try to delete that marker. I click delete and its removed from the database no problem. But the infowindow never gets closed nor do I recieve a message. I tried using alert to see what is being passed for marker. During save it is [object Object] during remove its undefined.. I have no idea were it is looking for marker though. I have marker manager playing a role in the management so its a bit confusing. =/ I appologies if the code is craptastic. I am just learning. Also is it possible to refresh the map so the new icons per type of marker display without having to hit refresh up top? all the files are there. addrow.php, remrow.php map.js map.html and xmlgen.php --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
