iPhone 地图视图仅在 Wi-Fi 状态下更新
我有一个小申请正在进行中。 我当前的问题之一是:MapView 似乎只会在我处于 WiFi 范围内时(例如放大时)加载地图数据。当只有 3G/2G 可用时,它会显示已缓存的图块,但不会加载新的图块。我的 iPhone 的一般设置似乎没有问题:地图应用程序工作得很好。
有什么想法吗?
I have a little application in progress.
One of my current problems is: it seems that the MapView will only load map data when I am in wifi range (when e.g. zooming in). When only 3G/2G is available, it displays the tiles already cached but will not load new ones. It seems to be no problem with the general setup of my iPhone: the Maps application works nicley.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
……好吧,看来我确实是太急躁了。有时,地图开始加载需要很长时间。
... well, looks like I was indeed too impatient. Sometimes, it takes a lot of time until the maps starts loading.