On Jul 16, 2:43 pm, Deacon Blues <[email protected]> wrote: > Is it possible to have a user-editable map that does not require users > to sign in with a Google account?
Sure (I am assuming by user-editable, you mean allowing users to add markers, polygons, polylines,... > For example, on a bird watching social network (one that requires > members to login) could site members add favorite bird watching spots > to a Google Map for that site, and not have to have a Google account? If it is your site and you create such a map using the Google Maps API, why would they need a Google account? See: http://code.google.com/apis/maps/documentation/javascript/v2/articles.html In particular, these may be applicable: http://code.google.com/apis/maps/articles/phpsqlajax.html http://code.google.com/apis/maps/articles/phpsqlinfo.html http://code.google.com/apis/maps/articles/communitymap.html -- Larry > > Thanks very much. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
