腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(592)
视频
沙龙
1
回答
iOS仅当我遍历区域时才移除覆盖
addOverlay:circle];-(void)locationManager:(CLLocationManager *)manager didExitRegion:(
CLRegion
浏览 0
提问于2012-11-15
得票数 0
回答已采纳
1
回答
有没有人知道如何为iOS 6设置plist的演练或教程?
、
、
、
我需要设置plist以允许CLLocation在后台更新当前位置。
浏览 1
提问于2013-05-02
得票数 1
回答已采纳
2
回答
如何确定地图上的一个点是否在iOS上用户当前位置的半径范围内?
、
、
、
我是iOS的新手,我必须编写一个应用程序,在该应用程序中,用户将知道其当前位置,并将以公里为单位输入一个值,我必须找出另一对给定的纬度和经度(给出地图上的位置)是否在给定的范围内。请建议如果我们有任何功能,可以用来实现这一点。
浏览 9
提问于2013-04-19
得票数 1
1
回答
不推荐的
CLRegion
方法-如何获得半径?
、
、
、
我使用的是geocodeAddressString:completionHandler:方法,它返回一个CLPlacemarks数组。我要知道纬度经度助记符的名字和半径。虽然获得第一个3很容易:double lng = placemark.location.coordinate.longitude; NSString *name = [NSString stringWithFormat:@"%@", ABCreateStringWithAddressDictionary(
浏览 3
提问于2014-01-09
得票数 9
回答已采纳
1
回答
如何在IOS中设置CLLocationManager半径
、
我有这样的要求,当用户从点穿过半径时,我必须向用户显示警报视图。如何设置半径?
浏览 1
提问于2013-05-15
得票数 1
1
回答
MKMapView查找位置并显示给用户
、
、
我知道玫瑰针的位置叫A,就像在照片里.现在我要做的就是这个。我怎么能这么做?我知道我必须找回这个位置,但在那之后,我怎么才能在距离中心1公里的地方寻找一个半径呢?谢谢 if ([region containsCoordinate:self.map.userLocation.coordinate]) { } 但是,如果我没有在地图上显示我的位置,那么这个代码就不能工作。如
浏览 1
提问于2012-09-26
得票数 0
回答已采纳
1
回答
多地域CoreLocation start监控
、
、
、
、
CLLocationCoordinate2D centreLoc = {28.965243, 48.149724};
CLRegion
*grRegion = [[
CLRegion
alloc] initCircularRegionWithCenter:centreLoc radius:regionRadius identifier:CLLocationCoordinate2D centreLoc2 = {28.765243, 48.149724}; CLLocationDis
浏览 0
提问于2013-06-11
得票数 2
1
回答
有没有一种方法可以创建一个iBeacon区域,同时也作为一个地理围栏呢?
、
、
、
- (void)locationManager:(CLLocationManager *)manager didEnterRegion:(
CLRegion
*)region//code for adjustingwhen user re-enters its radius} - (void)locationManager:(CLLocati
浏览 2
提问于2014-06-27
得票数 0
5
回答
核心区监测
、
、
、
、
有没有人知道使用这种方法的知识:我正试图在我的项目中实现它,但是: - (void) locationManagerStartMonitori
浏览 6
提问于2011-01-30
得票数 6
回答已采纳
2
回答
如何知道我是从某个地点离开的
、
、
、
、
我在ios 6中使用核心位置。我一直在搜索此位置,但可以找到合适的解决方案
浏览 0
提问于2013-05-15
得票数 0
1
回答
由于initCircularRegionWithCenter:radius:identifier:已被弃用,如何在iOS 7中使用
CLRegion
?
、
、
由于initCircularRegionWithCenter:radius:identifier:的折旧,您将如何定义使用CLLocationManager进行监控的区域
浏览 4
提问于2013-10-06
得票数 18
回答已采纳
1
回答
在委托方法上携带自定义属性
、
;
CLRegion
*region = [self dictToRegion:fence1]; //adding custom contest附录(我的
CLRegion
类别):
CL
浏览 1
提问于2014-06-27
得票数 0
1
回答
核心位置didEnterRegion不起作用
、
、
- (void)locationManager:(CLLocationManager *)manager didEnterRegion:(
CLRegion
*)region
CLRegion
*myRegion = [[
CLRegion
alloc]
浏览 0
提问于2012-10-16
得票数 3
回答已采纳
1
回答
具有虚拟lat长度但正确的“标识符”的stopMonitoringForRegion
、
、
longitude:(double) longitude radiusInMetres:(double) radius withIdentifier:(NSString *) identifier
CLRegion
*region = [[
CLRegion
alloc] initCircularRegionWithCenter:CLLocationCoordinate2DMake(latitude, longitudedesiredAccuracy:50]; //50 metres - (void) cancelLocat
浏览 0
提问于2012-07-09
得票数 4
回答已采纳
1
回答
startMonitoringForRegion未创建区域
、
、
、
CLLocationManager regionMonitoringEnabled] && [CLLocationManager regionMonitoringAvailable]){ } NSLog
浏览 1
提问于2012-07-31
得票数 1
1
回答
xamarin ios的多区域地学研究
、
、
、
、
我需要进入和退出通知在我的应用程序。因此,我已经为同样的代码编写了下面的代码,它正在按预期工作。但我想检查一下多个覆盖层或区域。 if (pointregion.ContainsCoordinate(location.Coordinate) && Entryregion == false) Entryregion = true; Exitregion = false; Sho
浏览 2
提问于2017-03-08
得票数 1
3
回答
与CLLocationManager的didEnterRegion有问题
、
、
、
} func locationManager(_ manager: CLLocationManager, didEnterRegion region:
CLRegion
浏览 5
提问于2020-02-18
得票数 1
2
回答
区域监视当前位置时不通知出口
、
、
、
、
NSArray *)locations static dispatch_once_t onceToken;
CLRegion
*region = [[
CLRegion
alloc] initCircularRegionWithCenter:manager.location.coordinate radius:300 identifier}- (void)locationManager:(CLLocat
浏览 3
提问于2014-06-11
得票数 13
回答已采纳
1
回答
未调用区域代理方法的CLLocationManger
、
center = CLLocationCoordinate2DMake(latitude, longitude);
CLRegion
*region = [[
CLRegion
alloc]initCircularRegionWithCenter:center radius:radius identifier:@"Apple"];region];委托方法如下: -(void)locationManager:(CLLocationManager *)ma
浏览 2
提问于2013-05-15
得票数 3
2
回答
类似于
CLRegion
的正方形区域
、
、
、
有没有一种存储正方形位置区域的方法类似于存储圆形
CLRegion
的方法?目前,在初始化
CLRegion
时,我调用:这将创建一个圆形的
CLRegion
。我需要存储一个大小可变的正方形地图区域,我可以进行类似于
CLRegion
方法– containsCoordinate:的测试。
浏览 0
提问于2012-06-20
得票数 3
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
热门
标签
更多标签
云服务器
ICP备案
对象存储
实时音视频
即时通信 IM
活动推荐
运营活动
广告
关闭
领券