We are working an a wayfinding app that integrates a third party mapping application mapwize.
We are working on the best way to integrate this into intuiface (Custom Javascript / API etc)
A couple of questions.
Is there a way to get the true location data from android (rather than the ISP location) from the system details asset.
When a luanch the mapwize page inside a browser on the tablet I get GPS positioning. When I launch it inside a browser asset inside intuiface I don’t. Is there a known issue (apologies if I’ve missed the documentation) or a workaround for this?
I confirm that currently, Intuiface does not use the GPS information to compute the location of a device. This is something that could be done through an Interface Asset + an evolution of the player for tablets. It’s not planned at the moment.
Regarding the web browser asset, it seems that Android doesn’t give access to components such as the GPS without explicitly providing some permissions. My colleagues from the product team will investigate and evaluate if this can be added to our Player for tablets.
The product team added a task in our roadmap to enable this geolocation access to the web browser. Meanwhile, I can’t give you any release date on this point.
Regarding the IA approach, we do have internally one that works on iOS. It still need some work / debug / tests so that’s why we didn’t release it, as it was not a priority nor a request so far.
I tested it on Android and don’t get any result, so it would definitely require some more debug / dev work.