Hi all,

I use Java Script API for accessing Google Map i.e. I want to insert
my custom data into Google Map.

I follow following link:
 
http://code.google.com/apis/maps/documentation/mapsdata/developers_guide_javascript.html

My query is, when I use
var token = google.accounts.user.login('http://maps.google.com/maps/
feeds');

"login" function, this function redirects my application to Google
login page. I doesn't want to this i.e. I want pro-grammatically login
in Google, also I have google-id and password.

So Please tell me how to login in Google pro-grammatically.

-- 
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.

Reply via email to