Google Map crashes in IOS7

后端 未结 11 2238
予麋鹿
予麋鹿 2020-12-12 14:59

We are developing an Hybrid app and we are using google map API in our application. When we are trying to load 2000 data markers in the map, it got crashed. Map is not get c

11条回答
  •  时光取名叫无心
    2020-12-12 15:55

    I had the same problem and tried out a few things. I disabled the animation when markers are set (I had about 30 being added at once) and it seems like it doesn't crash any more now. Hope that helps.

提交回复
热议问题