接近警报管理
我有一个 GeoPoint 列表,我将其作为兴趣点放在 MapView 上。我已经为所有这个 GeoPoint 添加了接近警报。我已经在 BroadcastReceiver 中实现了 onReceive 方法,并且工作正常。我的问题是:如何获取触发的接近警报?我必须实现一个 AlertDialog,其中包含有关特定兴趣点的一些信息。
I've a list of GeoPoint that I put on a MapView as interest point. I've added a proximity alert to all of this GeoPoint. I've implemented the onReceive method in the BroadcastReceiver and it works fine. My problem is: how can I get what proximity alert was triggered? I've to implement an AlertDialog with some information about the specific interest point.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论