On May 30, 7:29 pm, ron1776 <[email protected]> wrote: > The HTTP Protocol Reference lists several ways to interact with your > My Maps, like the following. > > I don't understand how to implement them in code. Can anyone > enlighten me? >
there are code libraries for java and javascript which provide API access to the feeds, instead of directly working with the URLs. See the java and javascript developer's guides at: http://code.google.com/apis/maps/documentation/mapsdata/developers_guide.html ... -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
