- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我在 iPhone 4 上使用“MKMapView”时收到此错误代码:
Could not determine current country code: Error Domain=GEOErrorDomain Code=-2 "The operation couldn’t be completed. (GEOErrorDomain error -2.)"
map 可以很好地加载坐标等,但这会被记录下来。
知道是什么原因造成的吗?
最佳答案
我今天在我的 iPad4-Wifi 上收到了这个。阅读更多消息,它表示它没有互联网连接。果不其然,iPad 由于某种原因失去了与 wifi 的连接。
我重新选择了我们的 wifi 网络,重新进行了测试,结果成功了。
关于ios - 无法确定当前国家/地区代码 : Error Domain=GEOErrorDomain Code=-2 "The operation couldn’ t be completed.(GEOErrorDomain 错误 -2。)”,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23653279/
我在 iPhone 4 上使用“MKMapView”时收到此错误代码: Could not determine current country code: Error Domain=GEOErrorD
有时 MKMapview 停止接收图 block ,mapViewDidFailLoadingMap 收到错误 “GEOErrorDomain 错误 -209”。 一段时间后,它重新开始工作。 它适用
当我尝试使用反向地理编码时,出现此错误消息。 Geocode error: Error Domain=GEOErrorDomain Code=-3 "(null)" 我的代码如下: import Co
我正在尝试显示 map 并使用 MKMapView 放置图钉。这是我的代码 MKCoordinateRegion region = { {0.0, 0.0 }, { 0.0, 0.0 } }; reg
我是一名优秀的程序员,十分优秀!