Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

No way to change ELILocation object orientation without rebuilding #25

Open
hejtmy opened this issue Nov 25, 2017 · 0 comments
Open

No way to change ELILocation object orientation without rebuilding #25

hejtmy opened this issue Nov 25, 2017 · 0 comments

Comments

@hejtmy
Copy link

hejtmy commented Nov 25, 2017

It is not a bug, but rather cumbersome problem. The issue is that iPhones do not have stable magnetic sensors and so their North is different in every initialisation - ranging from -90 to +90 degrees! So Id love to change the location orientation value to update to this new "North".

I can get the orientation before initialisating the view, but I cant change it in the fetched location (and rebuilding it every time is not really good solution I believe). If we simply could update the orientation vector, this would hugely befit the rotation accuracy the app provides.

I could be fine with rebuilding fetched location with the new parameters but this is impossible as well, because there is no SDK documented way of converting fetched ELILocation into ELIBuilder object.

@hejtmy hejtmy changed the title No way to change locations as an object No way to change ELILocation object without rebuilding Nov 25, 2017
@hejtmy hejtmy changed the title No way to change ELILocation object without rebuilding No way to change ELILocation object orientation without rebuilding Nov 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant