I want to generate a bitmap file using google maps without passing data through a mapView, like a background thread (downloading tiles in order to write the bitmap)
Does anyone has an idea?
an example is: entering coordinates and after clicking a button, the .png is generated in the SD Card, containing the COMPLETE loaded tiles.
any proposals?
thanks!!!
This method returns url with map image
You can download or display it on ImageView