Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Getting device orientation to magnetic north

  • 2 antwurd
  • 1 hat dit probleem
  • 4 werjeftes
  • Lêste antwurd fan grantdelandro

more options

This is a web developer question so sorry if it doesn't belong here but I've tried search everywhere else.

Is it possible to get a devices orientation from magnetic north of firefox mobile? I can get this value for every other major browser, but not FireFox Mobile. - DeviceOrientationEvent.webkitCompassHeading is not supported. - DeviceOrientationEvent.absolute is false so the alpha is not set to north. - GeolocationCoordinates.heading is not useful. - Magnetometer is not supported.

This is for a web based 3D wayfinding mobile page I'm developing for a university to help staff and students navigate campuses, and having the 3D map on the page orientate with the device really helps.

This is a web developer question so sorry if it doesn't belong here but I've tried search everywhere else. Is it possible to get a devices orientation from magnetic north of firefox mobile? I can get this value for every other major browser, but not FireFox Mobile. - DeviceOrientationEvent.webkitCompassHeading is not supported. - DeviceOrientationEvent.absolute is false so the alpha is not set to north. - GeolocationCoordinates.heading is not useful. - Magnetometer is not supported. This is for a web based 3D wayfinding mobile page I'm developing for a university to help staff and students navigate campuses, and having the 3D map on the page orientate with the device really helps.

Alle antwurden (2)

more options

Hi

This is a great question, but not one that we can help you with. I recommend that you ask at:

https://stackoverflow.com/

more options

It appears there is no way to get the degrees to Magnetic North on Fire Fox mobile. You can get this value on every other major browser and it is very useful for augment reality and way finding web apps.

I have looked for hours but can find no way to even suggest to the developers to look into this. Can anyone suggest a way to post a request for this to the devs?

This is part of the W3C DeviceOrientation Specification and would be great to have Mozilla implement it. https://www.w3.org/TR/orientation-event/#deviceorientationabsolute https://developer.mozilla.org/en-US/docs/Web/API/Window/ondeviceorientationabsolute