MMLocationManager
MMLocationManager copied to clipboard
使用MapView的方法实现定位获取坐标或当前地址,比使用CQLocationManager精准
Results
3
MMLocationManager issues
Sort by
recently updated
recently updated
newest added
编译不能通过
1
clang: error: no such file or directory: '/Users/ericzhou/Documents/Workspace/代码例子/AFNetworking-1.x/AFNetworking/AFImageRequestOperation.m' clang: error: no input files Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1 这个.m从一个 代码例子的文件夹里获取,显然这个文件夹不存在。
ios8定位无法使用