IMPORTANT:
Please use legacy version v0.42.6. v1.0.1 is not usable at the moment due to kotlin coroutine support.
Find below package on Nuget.org. Other dependent packages will come with this package.
Kwon.Mapbox.Android.Navigation.UI
First of all, you need an access token to make use of the Mapbox map. Therefore, singing up on Mapbox and getting the access token is necessary. Then, you can copy and paste it into your project.
For example in sample code,
access_token string value in Resources/values/dev.xml
Please see Mapbox docs and sample source code
then you would get used to how to use it.
Any contribution is welcome and if you would like to maintain this together, please ask me. Any messages are welcome :)
Nuget 패키지 검색창에서 아래 패키지 아이디를 검색하면 됩니다.
Kwon.Mapbox.Android.Navigation.UI
바인딩 라이브러리와 함께 있는 TestApp 샘플 안드로이드 앱을 실행하기 위해서는 Mapbox 계정을 만들어야 하고 아래 경로에 있는 dev.xml 파일에서 access token 을 자기 계정의 access token 으로 바꿔주시면 됩니다.
access_token string value in Resources/values/dev.xml
자세한 문서는 Mapbox docs 와 sample source code
를 참고하세요.
이 바인딩을 같이 업데이트해 나가고 싶으신 분은 언제든 저한테 연락을 주세요. 그런 분이 있으시다면 언제나 환영입니다.