java - Add markers to google maps refresh -


i load markers google maps via asynctask.

however, when markers loading finish, need click on zoom button inorder map show markers ( guess needed refreshing map)

is there method refreshing google maps?or solution?

i use variable

private static googlemap map; 

thanks

i think map.invalidate() refresh because cause redraw. see..


Comments

Popular posts from this blog

php - Array to string conversion smarty template -

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -