Skip to content

Conversation

@danesfeder
Copy link
Contributor

We found that the invalid update check was causing the initial delay when showing the user's location with the LocationLayerPlugin.

After further testing, it doesn't seem the check is necessary as Location APIs should not be sending the same update in less that a seconds time.

@danesfeder danesfeder added bug A bug is found inside the code base and should be immediately brought to attention ASAP location-layer-plugin Issues that deal with the location layer module labels Apr 17, 2018
@danesfeder danesfeder self-assigned this Apr 17, 2018
Copy link
Contributor

@LukasPaczos LukasPaczos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danesfeder
Copy link
Contributor Author

@LukasPaczos yep, good catch - updated

@LukasPaczos
Copy link
Contributor

Also noting, that users should default to LocationEngine#setFastestInterval and LocationEngine#setInterval to manage location updates frequency.

@danesfeder danesfeder merged commit 7d47b5f into master Apr 17, 2018
@danesfeder danesfeder deleted the dan-remove-check branch April 17, 2018 14:17
@danesfeder danesfeder mentioned this pull request Apr 19, 2018
11 tasks
@cammace cammace mentioned this pull request May 9, 2018
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A bug is found inside the code base and should be immediately brought to attention ASAP location-layer-plugin Issues that deal with the location layer module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants