Using Google My Maps RSS <georss:point> in Google Feed API
28 views
Skip to first unread message
RZ
unread,
Mar 5, 2011, 6:34:56 PM3/5/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google AJAX APIs
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?
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.
RZ
unread,
Mar 11, 2011, 11:09:16 AM3/11/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google AJAX APIs
Nevermind. I'm switching to the Maps API v3 + Google Fusion Tables
instead.