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?
Thanks! - Ron
* query GET http://maps.google.com/maps/feeds/maps/userID/full/mapID
* insert POST http://maps.google.com/maps/feeds/maps/userID/full
* update PUT http://maps.google.com/maps/feeds/maps/userID/full/mapID
* delete DELETE http://maps.google.com/maps/feeds/maps/userID/full/mapID
* batch POST http://maps.google.com/maps/feeds/maps/userID/full/batch
--
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.