I am building map for a client, and it allows user added data. Right now I 
am storing that data in a database on my server. I relied largely on these 
Google tutorials:

Using PHP/MySQL with Google 
Maps<http://code.google.com/apis/maps/articles/phpsqlajax_v3.html>
>From Info Windows to a Database: Saving User-Added Form 
>Data<http://code.google.com/apis/maps/articles/phpsqlinfo_v3.html>

Here is my map: http://dabernathy89.powweb.com/maptest1/

The client asked if there were a way to have the map interact with a Google 
Spreadsheet instead of a MySQL database. I remember reading that this was 
possible (in a V2 tutorial), but that the Google Spreadsheet had to be made 
public. This would not be okay because we will be storing email addresses an 
possibly other personal information.

Am I correct that it is possible to use Spreadsheets as a database for map 
information? If so, does anyone know if there is a way to do so with some 
sort of authentication, so that the spreadsheet does not have to be made 
public?

Thanks in advance!

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to