4

I want to develop application for indoor navigation.

Estimote do not provides indoor navigation for Android. They provide for iOS as of now.

My requirement is :

  1. I want to find nearest beacon.
  2. Draw map for all beacons near by like google map for region.
  3. I want exact view like Google map navigation for direction like user is walking within shopping mall so direction arrow should follow the same.

Any one can help???

I need suggestion/code example for the same.

Thanks in Advance.

Jimit Patel
  • 4,265
  • 2
  • 34
  • 58
Amee
  • 41
  • 3

2 Answers2

2

There are several companies, who provide solution for indoor positioning using iBeacon.

As far as I know, https://navigine.com, https://indoo.rs, http://indooratlas.com do exactly you want. You can draw map, add barriers, beacons, whatever.

0

To meet all of your requirements, you need to create a detailed map for your indoor location with correct dimensions, with all doors, stairs etc.

Also you need to "connect" location of your beacons with this map. Besides Estimote, there are some other companies that has Android and iOS SDKs with such functionality.

Dr.Lean
  • 171
  • 5