> I'm very new to the google maps api. I am trying to start a project where
> users my website can edit the map I create. So they can drop their own pins
> and name them.

The API won't store anything your users add, its up to you manage that
e.g. keep your own database for example.  That will be the major job
for you, then using the API to display your data or allow adding new
data are smaller add-on tasks.
Some of these will help
http://code.google.com/apis/maps/documentation/javascript/articles.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.

Reply via email to