Problem with large number of markers on the map

前端 未结 3 2067
一个人的身影
一个人的身影 2020-12-24 00:09

I am working on an Android app that already exists on iPhone.

In the app, there is a Map activity that has (I counted) around 800 markers in four groups marked by dr

3条回答
  •  感情败类
    2020-12-24 00:31

    I am having same problem in multiple marker loading on map but I have put some delay in loading marker and display map.first display map and after some delay will load all marker. that will load faster up to some extent.

提交回复
热议问题