We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 MapsView의 경우 모든 역 마커를 렌더링하게 됩니다. 따라서 딜레이가 발생하는데 이 딜레이 발생을 하지 않도록 보이는 부분에만 마커를 표시하도록 합니다.
MapsView
The text was updated successfully, but these errors were encountered:
TaekH
No branches or pull requests
역 마커를 현재 보이는 뷰에만 렌더링합니다
현재
MapsView
의 경우 모든 역 마커를 렌더링하게 됩니다.따라서 딜레이가 발생하는데 이 딜레이 발생을 하지 않도록 보이는 부분에만 마커를 표시하도록 합니다.
The text was updated successfully, but these errors were encountered: