实现室内地图室内、地图

2023-09-06 19:20:06 作者:▎捉摸不透的是你的心.

我想实现室内定位系统在Android设备上(Galaxy Tab的)

I would like to implement an indoor positioning system on an Android device (galaxy tab)

我的地图我打算使用的图片。但是我不知道什么是正确的方式做 本。 我想我的应用程序有一些谷歌地图,例如缩放和滚动,并利用覆盖项目的能力的能力。

I have a picture of the map I intend to use. However I am not sure what is the right way to do this. I want my application to have some of the abilities of google maps, such as zoom and scroll, and the ability to use overlay items.

不过,据我所知,这是不可能使用谷歌地图使用自定义地图。 什么是正确的方式做到这一点?是否有一个库,它使我们能够缩放和滚动图片/地图? 可以不用谷歌地图使用的叠加包?如果没有,你怎么能present一个位置,这样的地图?

However, as I understand, it is not possible to use google maps with a custom map. What is the right way to do this? Is there a library which enables us to zoom and scroll images/maps? Can you use the overlay package without google maps? If not, how can you present a location in such a map?

在此先感谢

阿里尔

推荐答案

有一个看看这两款Android应用程序:

Have a look at these two Android apps:

MapCalibrator 通过马丁·奥林

由马洛Teittinen于的自定义地图

要制定一个全面的室内导航系统,看看这些平台:

To develop a full-blown indoor navigation system, have a look at these platforms:

http://insiteo.com/

http://cloudmade.com/

和身边谷歌搜索的室内定位和/或室内导航,你会发现更多的解决方案。

Googling aroud for "indoor positioning" and/or "indoor navigation" you will find many more solutions.