I am developing a Titanium app using Google Maps v2. I want to know is there a hook in Ti that allow me to capture mapview as image. I want to take map snap shot at certain point.
I checked in Android documentation and found it's possible: Capture screen shot of GoogleMap Android API V2
Anybody does have knowledge if this is possible.