All Projects → CidoLiu → Indoor-navigation

CidoLiu / Indoor-navigation

Licence: other
小蓝地图Android端:室内地图+定位+导航

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Indoor-navigation

YuanshenMap
https://gitee.com/blacklotusccw/yuanshenditu 的访问优化版(原版闭源了,本仓库停止更新)
Stars: ✭ 16 (-78.08%)
Mutual labels:  map
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (-60.27%)
Mutual labels:  map
cubiomes-viewer
An efficient graphical Minecraft seed finder and map viewer.
Stars: ✭ 346 (+373.97%)
Mutual labels:  map
xlbaidumap flutter
flutter 集成百度地图
Stars: ✭ 27 (-63.01%)
Mutual labels:  map
Teyvat.moe
A flexible, community-driven interactive website for Genshin Impact.
Stars: ✭ 137 (+87.67%)
Mutual labels:  map
freemap-mapnik
Outdoor map mainly for https://www.freemap.sk/
Stars: ✭ 16 (-78.08%)
Mutual labels:  map
leaflet-layer-tree-plugin
No description or website provided.
Stars: ✭ 31 (-57.53%)
Mutual labels:  map
vaguely-rude-places
The map of Vaguely Rude Place Names
Stars: ✭ 19 (-73.97%)
Mutual labels:  map
simple-world-map
A simple SVG world map with ISO 3166-1 annotations
Stars: ✭ 59 (-19.18%)
Mutual labels:  map
goin
`in` operator for go
Stars: ✭ 17 (-76.71%)
Mutual labels:  map
gracidea
🌺 A Pokémon 2D live map gathering all regions, including wandering pokémons and characters and animated tiles!
Stars: ✭ 163 (+123.29%)
Mutual labels:  map
laravel-auto-morph-map
THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
Stars: ✭ 55 (-24.66%)
Mutual labels:  map
chunks tutorial
Small demo showing how to load and manage tilemap chunks on the fly with Phaser 3
Stars: ✭ 41 (-43.84%)
Mutual labels:  map
php-collections
A collection library for php
Stars: ✭ 34 (-53.42%)
Mutual labels:  map
gobaidumap
百度地图接口调用 golang 版。支持GEO、地址双向获取,IP获取地址。Baidu Map for golang.
Stars: ✭ 38 (-47.95%)
Mutual labels:  map
MapCompose
A fast, memory efficient Jetpack Compose library to display tiled maps, with support for markers, paths, and rotation.
Stars: ✭ 82 (+12.33%)
Mutual labels:  map
ets2-dashboard-skin
Packaged application in VueJs to run on a Windows computer It allows to deport some information of the video games Eurotruck simulator and Americantruck simulator on another device (via the web browser). And thus have an increased immersion in these games.
Stars: ✭ 37 (-49.32%)
Mutual labels:  map
school-finder
👀 Find schools by location
Stars: ✭ 16 (-78.08%)
Mutual labels:  map
nyc-crash-mapper
React Redux web application for viewing, filtering, & comparing trends of automobile collision data published by the NYPD.
Stars: ✭ 15 (-79.45%)
Mutual labels:  map
Low-Poly-Procedural-Generation
Low Poly Terrain generation in Unity adapted from Sebastian Langue's series
Stars: ✭ 51 (-30.14%)
Mutual labels:  map

Indoor navigation 室内导航

功能

  1. 基于iBeacon通信协议的定位功能(需要环境支持,测试环境已拆除)
  2. 路线规划功能,通过地图选点确定目的地,生成当前位置前往目的地的路线
  3. 导航跟随,可选择第一人称或第三人称导航跟随,动态更新当前位置(同样需要环境支持)
  4. 语音导航,集成了科大讯飞的语音SDK,能够实现语音播报路线信息

界面

主界面(单楼层):

主界面(多楼层):

点击定位按钮,开始定位,扫描附近的iBeacon信号,预处理后上传服务器:

定位失败提示,由于扫描到0个iBeacon(小于5个),提示定位失败,当前环境不支持定位:

定位成功,后台计算后返回用户当前位置,选择目的地后开始导航(找到以前资料中的图片,清晰度有问题):

导航中,实时更新位置,并语音播报路线提示信息:

到达目的地:

使用方法

本项目使用了蜂鸟云作为地图引擎,需要添加‘安全SHA1’到蜂鸟云控制台才能正常运行。具体方法请参考蜂鸟云相关文档。

本项目现已兼容Android 11 和 Android Studio 4.1 (2020/11/18)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].