I have a small app that reads current geocode (or street address) from a database, places a draggable marker on a map of the neighborhood and allows the user to reposition the marker and then post the updated geocodes back to the database. This has worked flawlessly for a couple of years but has stopped working in the last few days. Now I get a map of the world with the marker located correctly. Once I zoom in sufficiently, I can drag the marker but doing so causes any number of recursion errors to be reported in the FF error console. I'm thinking that an API change by Google is at the root of my problem. My key points to v 2.61 but if I use v2 I get the same results. Here's a url which leads to a page that will display the map once "show map" is clicked. This will trigger the problem and might take a minute for your browser to recover so you may want to view the code before clicking!!. Any advice will be greatly appreciated.
http://www.in-econdev.com/edit/mapnew.asp?siteid=289&post=2&st=2 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
