Post

Replies

Boosts

Views

Activity

Reply to How can you determine if the map tiles in MapKit have successfully loaded?
Thank you, Ed, for your detailed response. I would appreciate knowing if the tiles have loaded at an individual tile level. I understand that we could only achieve that with our own tiles. I have found a workaround for offline usage and would like your opinion on it. I discovered that using MKMapSnapshotter while the user is online to precache the tiles works quite well. The only downside is that I have no idea how long the cache will remain valid. Do you have any insight on the time-to-live for a cached tile? Additionally, I have updated the sample project to include the tile downloader.
3d