Map refresh problem mapview.invalidate() method is not working
- by RockOn
Hi friends!
In my application I tried to search diff map location using diff lat and long. First time the application show the map but wen i change the lat long and try to invalidate the mapview using diff lat long, map is not refreshed.
Below is my code please have a look and suggest accordingly:
//Source code
protected void onCreate(Bundle…