i have created one application in which i am using mapview.
at some point i am calling finish();
but my application goes in to background and map still visible...........
what could be the problem.........
is there any way to finish activity fully.........


