Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype custom location provider and multiple location component instances. #1476

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

pengdev
Copy link
Member

@pengdev pengdev commented Jul 5, 2022

Summary of changes

This PR prototypes a custom location provider that playback location updates at constant speed.

User impact (optional)

Pull request checklist:

  • Briefly describe the changes in this PR.
  • Include before/after visuals or gifs if this PR includes visual changes.
  • Write tests for all new functionality. If tests were not written, please explain why.
  • Optimize code for java consumption (@JvmOverloads, @file:JvmName, etc).
  • Add example if relevant.
  • Document any changes to public APIs.
  • Run make update-api to update generated api files, if there's public API changes, otherwise the verify-api-* CI steps might fail.
  • Update CHANGELOG.md or use the label 'skip changelog', otherwise check changelog CI step will fail.
  • If this PR is a v10.[version] release branch fix / enhancement, merge it to main firstly and then port to v10.[version] release branch.

Fixes: < Link to related issues that will be fixed by this pull request, if they exist >

PRs must be submitted under the terms of our Contributor License Agreement CLA.

@pengdev pengdev self-assigned this Jul 5, 2022
@pengdev pengdev force-pushed the MAPSAND-231-spike-support-custom-location-data-sets-for-location-component-for-logistic-use-cases branch 5 times, most recently from 255f0e7 to 3e058ef Compare July 8, 2022 13:10
@pengdev pengdev force-pushed the MAPSAND-231-spike-support-custom-location-data-sets-for-location-component-for-logistic-use-cases branch 2 times, most recently from e133524 to 2ba1e74 Compare October 25, 2022 13:46
@pengdev pengdev force-pushed the MAPSAND-231-spike-support-custom-location-data-sets-for-location-component-for-logistic-use-cases branch from c1bdb94 to bcfc0c6 Compare November 18, 2022 11:08
@pengdev pengdev changed the title Prototype custom location provider that playback location updates at constant speed. Prototype custom location provider and multiple location component instances. Nov 18, 2022
@pengdev pengdev force-pushed the MAPSAND-231-spike-support-custom-location-data-sets-for-location-component-for-logistic-use-cases branch from 53c6a6d to e416826 Compare December 5, 2022 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant