Questions tagged [google-indoor-maps]

Questions regarding Google's indoor maps

Google's Indoor maps

Indoor Google Maps create a more convenient and enjoyable visitor experience

Site: https://www.google.com/maps/about/partners/indoormaps/

View floor plans: https://support.google.com/maps/answer/2803784?co=GENIE.Platform%3DDesktop&hl=en

41 questions
8
votes
3 answers

Better result in Google map using beacons in Indoor search

Would it be possible make Google maps aware of our beacons via their registry or api or something, so that google map can accurately give indoor direction to users in a facility that is under our control(where we can deploy beacons)? Example: In a…
6
votes
1 answer

Indoor Maps not displaying all places of a building?

I implemented indoor maps sample app followed by default api demos. But in my app only indoor maps is displaying not displayed shops positions like default google application as the attached image. How I will achieve this. If anybody have idea…
kiran
  • 3,244
  • 7
  • 34
  • 57
3
votes
2 answers

Obtaining Channel State Information (CSI) from WiFi AP's on mobile devices

From an app development context point of view, is it possible to obtain Channel State Information (CSI) information from a WiFi access point from this smart device's WiFi card? I would like to use this information to create a CSI - fingerprinting…
3
votes
2 answers

Indoor floor maps in react native

I want in implement floor map navigation in my application. Please , suggest any available Library or ways to implement it. Tried following, but does not allow to add customize map/floor etc.
AK2016
  • 149
  • 1
  • 2
  • 8
3
votes
1 answer

How to display indoor floors with Google Maps API (web)

I need to display the indoor floors of a shopping center (already mapped and visible on maps.google.com) but after implementing a basic Google Maps JavaScript API those indoor floors do not show up in the map (just the first one). Can the Javascript…
Rocel
  • 1,029
  • 1
  • 7
  • 22
3
votes
0 answers

Google Maps API indoor buildings list

I know the question may be a bit off-topic on SO and understand the risk being downvoted, however lots of research have given me no results. Basically the question is: "Can i get the list of buildings having indoor maps for specific filters,…
1
vote
0 answers

How can I achieve indoor mapping in Android application?

I have floor plans for my building and I want to track where user is moving along with the floor details, Can anyone suggest what will be useful for it? or where can I register indoor mapping details in map? Also I want to see path for a particular…
1
vote
1 answer

Indoor Android Map

I would like to map a building (one from my University) and navigate through it using just the phone. No wifi/gps/bluetooth. I will give the coordinates of my starting position by taping the screen or something similar (I can also use the user…
1
vote
0 answers

How to store the RFID details(EPC,Reader_id,powerlevel) through MQTT in database..?

I am using IMPINJ reader and tags to carryout this experiment.I need to store the identified TAG details in to postgres through MQTT.
1
vote
0 answers

how to find if indoor panoramic street view exists?

I would like to know if there's a way to find out whether for a certain google maps location there is a panoramic indoor street view (as opposed to outdoor)
1
vote
1 answer

How to implement Google Indoor Map with Titanium SDK?

How to implement Google Indoor Map with Titanium SDK? I need to show indoor maps for iOS and Android application. There is not so much stuff available on this. I am newbie in Titanium. Any help will be appreciate.
Mangesh
  • 2,257
  • 4
  • 24
  • 51
1
vote
2 answers

How to do indoor directions on an Android Google Map

I am doing an app that allows users to get directions from one room to the next room of the same building and require the application to show the user indoor directions. I have tried and tested the Google Maps Intent which opened the Google Maps app…
杨雅文
  • 11
  • 2
1
vote
2 answers

Dynamically hide/show markers when indoor maps floor changed in android

I am creating one google indoor map application as a part of my project. As of now i just try to create some working prototype before main application gets starts. As of now i am using one college location where i can find indoor maps available. My…
1
vote
0 answers

Fusing RSSI and Time of Flight values

I have RSSI(Received Signal Strength Values) and TOF (Time of Flight values). Both these parameters give me distance information between the Anchor and Tag and are effected by different channel conditions. Is there any method to fuse these values,…
0
votes
0 answers

Indoor Navigation Map WebApp

I am a college student trying to design and develop an indoor navigation map web application that could provide directions in multiple levels similar to the SM Megamall Map in their website (see the picture or link below). What would be the optimal…
1
2 3