简体   繁体   中英

Google map not loading properly iOS

My application has Google Maps integration running smoothly for nearly a year now. However, about a week ago, the store version of our app started facing issues with Google maps without any app updates being pushed. Only the initial tiles(based on initial zoom level and area displayed) would load, with the subsequent tiles never loading. Using our bundle identifier in Google's sample app works as expected, with the map loading all tiles appropriately.

在此处输入图片说明

We are using google map SDK 2.5.0. Help would be much appreciated.

You say you have been running this version for a year and without any explanation the map has stopped working. This tells me either API problems or potentially it has become outdated. I would recommend to update the SDK as Google have just released 2.6.0.

Release notes https://developers.google.com/maps/documentation/ios-sdk/releases

Download https://developers.google.com/maps/documentation/ios-sdk/start

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM