android - Adding more than 200 markers on google map without loading map -


I want to add more than 200 markers on the map received from the API call and on the map movement I get another marker . I am able to add markers but my map runs slowly, can any one help me improve the map?

Thanks in advance


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -