Skip to content

Conversation

@LukasPaczos
Copy link
Contributor

Closes #362 and closes #413.

@LukasPaczos LukasPaczos added the location-layer-plugin Issues that deal with the location layer module label Apr 16, 2018
@LukasPaczos LukasPaczos added this to the location-layer-0.5.0 milestone Apr 16, 2018
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

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

Changes are looking good! how is performance? seeing less of those Attempt to remove non-JNI local reference logs?

@LukasPaczos
Copy link
Contributor Author

@tobrun Performance feels alright, didn't compare FPS against old implementation but that's a good point, I'll do that.
Attempt to remove non-JNI local reference are gone unless you change the render mode because we need to adjust layer visibility then, and that needs to be set, we can't use Expressions.

@LukasPaczos LukasPaczos force-pushed the 362-use-json-features branch from 0843f34 to 493a969 Compare April 19, 2018 09:12
Copy link
Contributor

@danesfeder danesfeder left a comment

Choose a reason for hiding this comment

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

Looks great - thanks for walking me through the improvements here @LukasPaczos

@LukasPaczos LukasPaczos merged commit 8965cdf into master Apr 19, 2018
@LukasPaczos LukasPaczos deleted the 362-use-json-features branch April 19, 2018 17:00
@danesfeder danesfeder mentioned this pull request Apr 19, 2018
11 tasks
md-cherepanov pushed a commit to md-cherepanov/mapbox-plugins-android that referenced this pull request Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

location-layer-plugin Issues that deal with the location layer module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop making layer unnecissary updates when onCameraMove is invoked. Attempt to remove non-JNI local reference, dumping thread logs

3 participants