I have a mapview in my appn. I show some points on the map when the page gets loaded.
I also have a search button in that page. So after I give something to search and click search button, map doesnt gets refreshed. It gets refreshed only when we touch anywhere on the map. I have given mapview.invalidate() also. Still not working…
Any idea why this problem occurs?
We have to give..
I had some problem while displaying overlays. So it didnt work earlier. Now its perfectly working..