Is there a way to do indoor location in a phone Web app or a PWA? Apparently, bluetooh scanning to detect beacon is not yet available...
But another method seems to exist according to this post. I translate it for non-French speakers:
Livdeo SAS is carrying out a major innovation for indoor localization and proximity notifications in progressive web apps (PWA) distributed with its GEED solution in museums, cultural, heritage and tourist locations.
Thanks to this technological innovation, no more need for beacons, bluetooth or GPS to be located! Visitors' devices are located automatically, after the user's authorisation, without the need to download an application from a store and without the need for an internet connection.
Example of localisation inside buildings with proximity notifications at the Galerie Lympia in Nice for the exhibition Giacometti - L'oeuvre Ultime.
But, they didn't give any information about the method they use.
Precision: I know several SDK exist to do indoor location in native mobile apps. But isn't what I want to do. I would like to create a Web application to avoid app stores and mandatory installations.
Thanks you all for your help,
Simon
if the store is in your hand you could locate the user/the phone and publish the position. E.g. by sending an ultra sound from the mobile phone or the store. Or what ever detection of the phone you have.