This is exactly what I needed. All this time I was trying to find ways
using the maps data API to achieve this when Google had it already
made. Thanks for the links.

On Oct 26, 3:49 am, Andrew Leach <[email protected]> wrote:
> On Oct 26, 5:11 am, ajb468 <[email protected]> wrote:
>
> > I need to give 100s of people access (view and edit) to maps in my
> > google account. Can I do this by setting my account's credentials in
> > the MyService class for each user that has the application or will
> > this cause something like a "timeout" for logging into one account to
> > many times?
>
> It strikes me that this is entirely the wrong mechanism for this: I
> don't think you should be giving your credentials to anyone else (or
> have I misunderstood that bit?). You should be maintaining your own
> database and API maps, and allowing registered users to edit the data
> you hold.
>
> There are a number of articles 
> athttp://code.google.com/apis/maps/documentation/javascript/v2/articles...
> which might 
> help:http://code.google.com/apis/maps/articles/phpsqlajax.htmlhttp://code.google.com/apis/maps/articles/phpsqlinfo.htmlhttp://code.google.com/apis/maps/articles/communitymap.html--
>  uses
> Google Spreadsheets as a back-end database

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to