Skip to content

three.js location based - support iOS and Safari #347

@nickw1

Description

@nickw1

Do you want to request a feature or report a bug?

Feature

What is the current behavior?
three.js location based feature (see #188, #346) only known to work on Chrome/Android.

If the current behavior is a bug, please provide the steps to reproduce.

Please mention other relevant information such as the browser version, Operating System and Device Name

What is the expected behavior?

Should work on Chrome/iOS and Safari/iOS too.

If this is a feature request, what is motivation or use case for changing the behavior?

To support iOS.
This is possible with webkitCompassHeading (Safari) and granting permission to use the compass (necessary on iOS for any browser). However I do not have any iOS devices and therefore am unable to test.
So if anyone can enhance the three.js location-based code (see location-based directory inside three.js on dev branch) - that would be great!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions