~~nicolocarpignoli
- Added comments and cleaned code using standard coding practices
- Refactor: merged
gps-camera-position
andgps-camera-rotation
into one single component, interacting withgps-entity-place
s using events.gps-camera-debug
is now an attribute of thea-scene
- Updated
a-frame
to 0.9.* version, adapting code according to this - Removed unuseful and confusing parts of the code
- Added a better demo
- Enhanced Documentation
- Added an alert message when geolocation is switched off (from Phone Settings or permission not granted) also handled with alerts the iOS 12 motion sensors permissions problem
- Remove every setInterval interaction between aframe components, interactions are now only event based
- Add UX/UI and messages when GPS data is not available or there's very poor signal (using a property)
- Had some beers