I am creating application for users to generate a custom map and let
them save it in their album.
all I need to do is POST the image data to a specific url, I am using
curl with php to get the static map, but I am hitting the 1000 request
limit as the request are from my server.
I tried to use JavaScript to get the image data, but it seems
impossible as its cross-domain and the API do not seems to support
JSONP.
I have run out of ideas here, any help will be appreciated.

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