Hi, I am currently investigating the possibility of using Google Maps within my organisation to plot our large number of nodes on a geographic map to replace our existing solution.
I have GeoRSS feeds to plot some of these nodes and am having problems loading them. I am using GWT Maps and have been following the example in the hellomaps sample, the source file GeoRssOverlayDemo.java. I am consistently getting an error that it cannot load the georss feed. Initially this feed was on a different server. I tried moving the feed xml to my localhost tomcat server and tried again i.e. application: http://localhost:8888/gmaps/ feed: http://localhost:8888/gmaps/feed.xml Problem still persisted. I tried deploying it on an application server but had the same problem. However if I take my feed xml and place it on the Internet (e.g. http://www.bla.com/feed.xml) and have my application anywhere (localhost, or application server) it works! I thought this may be a key issue, and have tried generating keys for: http://localhost http://localhost:8888 http://myappserver:8080 http://myappserver None seem to solve the issue. Can anyone advise? Thanks, DM --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
