I'm trying to use the Google Feed API to retrieve a Google My Maps feed. The Feed API retrieves title, description, and georss:elev data from the feed, but not georss:point. Is there any way to get the Feed API to let me access the georss:point data?
My test page: http://www.scls.info/about/sysmaptest.html The script I'm using: http://www.scls.info/Scripts/mapwork2.js (my attempt to access georss:point is at line 71) My Map: http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=109896067737528134055.000472201603402cbb742&z=8 My Map RSS: http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&output=georss&msid=212437508726059999706.000472201603402cbb742 The end goal is to have a map in the right panel of my test page, and a sidebar with the marker names in the right panel. Can't do that until I can get actual data from the <georss:point>s. -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-ajax-search-api?hl=en.
