objective-c - 百度地图定位获取到的经纬度是0
ringa_lee
ringa_lee 2017-05-02 09:20:37
0
0
408

用百度地图api定位,拿到的经纬度一直是0,代码如下

BMKLocationService *locationService = [[BMKLocationService alloc]init];
locationService.delegate = self;
[locationService startUserLocationService];
BMKUserLocation *location = locationService.userLocation;
ringa_lee
ringa_lee

ringa_lee

Antworte allen(0)
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!