Hello All, i want to save Google maps from my flex application to server.
i am adding markers,polylines,polygons and etc. if i use Googlemaps getPrintableBitmap() method, i can save only map with polylines,polygons...it's giving flashplayer security sandbox error for markers. if i use flex Bitmapdata.Draw() method to take bitmapdata of the map, now it's giving flashplayer security sandbox error for Google Images. i don't have no other option to take the base64 string and send it to backend people.... i did google for the solution, all are saying about the proxy script to redirect the url's. i am not getting how can i call my proxy script to load google images, because we will get image paths at run time. if any one faced the same thing please give me some solution to call proxy script. help me out. Thanks in advance. Regards, Mahesh Reddy. -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en.
