Google Map flickering in iOS

前端 未结 1 2036
暖寄归人
暖寄归人 2021-01-06 01:28

I am using Google Maps SDK for iOS version: 1.10.17867.0 in my app via pod. But when I initialise the map at a particular position, all the titles and map starts flickering.

相关标签:
1条回答
  • 2021-01-06 01:51

    I have figured out the reason.

    If you are using an incorrect google maps api key, or correct key with insufficient permissions, then this will happen. It was the latter reason for us.

    For further reading, documentation link, although the said behaviour is not mentioned anywhere. It should rather log an error message.

    0 讨论(0)
提交回复
热议问题