Everyone, Love the google maps API. Kudos to google for continuing to push innovation and competition! We're using the flash version to show maps here: http://www.petermanseye.com/travel/share (and various other pages, such as: http://www.petermanseye.com/cities/3-san-francisco-ca )
We're seeing perplexing behavior -- about 30% of the time when a visitor visits the page, the markers fail to load (and the map says zoomed in at some default location off of the coast of Africa). A refresh of the page will show the markers immediately. At most we have 10 marker points to load, and the XML is here: http://www.petermanseye.com/travel/share/map.xml This map xml is being dynamically generated at runtime from Ruby on Rails controller action. When the map fails to load, there is nothing atypical in the rails log to indicate that rails failed to generate the XML. We cannot repro this behavior when the XML file is a 'static' file sitting in the rails public folder. Clearly, there's some interaction between rails and the flash that is causing problems, but we can't figure it out. We have a TON of points of entry to the flash file to pre-generate all of the XML files (I'm working on using rails content caching to do this for us) but am wondering if there's an interim solution that might provide me with the ability to go on vacation and leave the caching solution to January. :) Thanks, -- Matt Rogish --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
