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

Feat: Trackeable 위치 변경에 따라서 네비게이션이 재조정하도록 코드를 수정한다면, #141

Open
exgs opened this issue Nov 21, 2021 · 0 comments
Labels
enhancement New feature or request icebox

Comments

@exgs
Copy link
Member

exgs commented Nov 21, 2021

if (chkNaviBtnClick == true)
{
  //chkNaviBtnClick = false;
  StartNavigation(resetNaviValue);
}

chkNaviBtnClick = false; 여기를 주석 처리하면, update -> localizerlocation 변경시 마다 Navigation Track을 새로 그려준다.

@exgs exgs added icebox enhancement New feature or request labels Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request icebox
Projects
None yet
Development

No branches or pull requests

1 participant