如何在Android上使用室内信标实时地图 [英] How to map in real time using indoor beacons on Android

查看:143
本文介绍了如何在Android上使用室内信标实时地图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Android上使用室内信标实时绘制地图?是否使用 SDK Estimote 进行了测试,但它们在室内不支持Android,并且没有返回方法到信标的距离. 这样,我正在使用 Alt SDK 返回距离. 但不是她如何解决这些疑虑:

How to map in real time using indoor beacons on Android? Did tests using the SDK Estimote however, they do not have support for Android in indoor and do not have a method that returns the distance to the beacon. With that, I'm using Alt SDK that returns me the distance. But not her how to solve these doubts:

1)例如,使用房间或商店内部的位置图创建地图(2D或3D Google Maps类型).

1) create a map (2D or 3D Google Maps type) with the location map of the inside of a room or shop for example.

2)显示用户到信标的路由的位置.

2) show the location of the user's route to the beacon.

3)如何处理通往信标的路线,避免碰撞进入地图上的墙壁?

3) how to deal with the route to the beacon avoiding collision enters walls on the map?

4)如何定位用户相对于信标的位置,并知道每个信标长的位置x,y或lat?

4) how to locate the user's position in relation to beacons and know the position x, y or lat, long each beacon?

5)我看到了这个项目 trilateration ,但您没有用它来解决上述问题问题.

5) I saw this project trilateration but not your using to address the above questions.

6)需要使用GPS加上蓝牙还是仅蓝牙可以解决?

6) need to use the GPS plus Bluetooth or just the Bluetooth solves?

推荐答案

我建议使用现有解决方案之一,因为这是您要实现的一项艰巨任务.我为Proximi.io工作,这是一个统一的定位平台.我们提供信标三边测量,并根据该信息在室内地图上显示您的确切位置.但是,我们没有路由功能.为此,我建议您查看Steerpath, http://www.steerpath.com/.他们专门研究基于信标的导航,并处理隔离墙问题.

I would recommend using one of the existing solutions, as this is a huge task that you're trying to achieve. I work for Proximi.io, that is a unified positioning platform. We provide beacon trilateration and showing your exact positioning on top of an indoor map based on that info. However, we don't have routing features. For that I would recommend checking out Steerpath, http://www.steerpath.com/. They specialize in beacon-based navigation, and deal with the wall issue.

这篇关于如何在Android上使用室内信标实时地图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆