I have a question about Mapview. I have an image which is a map of small area (ex: http://goo.gl/tKQM6).
Can i use this image in mapview? if it is possible can i use overlays and other mapview actions on it? I can add different images for different zoom levels.
If there is no way to do this with Google Maps, are there any other way to do this?
Thanks.
I have successfully drawn a circule on map. I override the on draw method of ItemizedOverlay for this and perform some canvas and paint operations in it. Like that: