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

c# - XML serialize base class without knowing derived class -

sql - Find last match with latest inserted name in table -

Send innerHTML text in URL in JSP -