-
Notifications
You must be signed in to change notification settings - Fork 973
Description
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
This issue is to discuss the behaviour originally documented in issue #265, and possibly elsewhere.
Namely, on some devices, location-based content specified with gps-entity-place
appears to 'stick' to the camera even if you move around.
If the current behavior is a bug, please provide the steps to reproduce.
Try going to this URL: (265 was the original issue number)
What this is supposed to do, is automatically create two boxes a short distance to your north as soon as it gets a GPS position (wherever in the world you are)
If you walk away from your original position in directions other than north, the boxes should get smaller, but if you walk north, they should get bigger.
On some devices, this behaviour is not seen and instead the two boxes 'stick' to the camera.
As an initial step to try and diagnose the problem, could you report:
- Phone model
- OS and version
- Browser and version
- Approximate location (at country level)
if the expected behaviour is not occurring.
What would be also good is if you could (if using Chrome on the mobile device) setup Chrome Developer Tools and see if any errors are reported:
https://developer.chrome.com/docs/devtools/remote-debugging/
@nicolocarpignoli any ideas? I think people have reported this issue before, the issue of @EchoDeltaMoon was similar.
Thanks.