On Tue, Jul 13, 2010 at 12:31 AM, rukiman <[email protected]> wrote:
> Any way I can implement this? Idea: Override onDraw() on the MapView (or Activity, or wherever), set the parameters you need (location, zoom level) to draw scaled down, draw to a canvas or bitmap, scale up, draw again to a new canvas or bitmap, then stitch the two together somehow. Fill in the specific, more complicated details from there =). ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

