私人建筑的室内地图 [英] Indoor Map for A Private Building

查看:164
本文介绍了私人建筑的室内地图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试创建一个应用程序来显示建筑物的室内地图,并且当任何人点击该建筑物的任何部分时,打开该对话框。它类似于室内Google Maps 6.0 for Android。但室内地图目前仅在美国和日本的特定地点可用。

I am trying to create an application to show an indoor map of a building,and open the dialog box when anyone click on any part of that building. It's similar to Indoor Google Maps 6.0 for Android.But Indoor maps are currently available in selected locations in the U.S. and Japan only.

我没有得到我应该使用的WebView(因为它具有滚动和缩放功能)或ImageView。如何在地图的图像中显示一个标记,如谷歌地图?我应该如何保存从建筑物的一部分到另一部分的方向?

I am not getting what I should use a WebView (because it has scrolling and zoom features) or an ImageView. how to show a marker in the image of the map like google map ?How I should save the direction from one part to another part of the building ?

建议非常感谢。谢谢

推荐答案

ImageView可能会让您快速而肮脏的版本,但WebView可能会更好。查看 Micello 的映射API 和这个Google I / O聊天,使用Google Maps API进行室内测绘。

ImageView can probably get you a quick-and-dirty version, but WebView would probably be better. Check out the mapping API from Micello, and this Google I/O talk on indoor mapping using the Google Maps API.

其他一些参考应用程序可以查看: PointInside Aisle411 子午线

A few other reference apps to look at: PointInside, Aisle411, Meridian.

我的启动,BuildingLayer,还一些室内地图的东西。我们使用的是前面的宣传单,这在iOS的移动Safari上是平滑的,但是您在股票Android浏览器中失去了缩放功能喜欢这个问题正在用移动Chrome和Android ICS解决)。

My startup, BuildingLayer, does some indoor map stuff as well. We use Leaflet out front, which is buttery smooth on iOS's Mobile Safari, but you lose pinch-zoom capabilities in the stock Android browser (looks like this issue is being resolved with Mobile Chrome & Android ICS).

这篇关于私人建筑的室内地图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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