Skip to content

BradKwon/Kwon.Mapbox.Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mapbox Navigation UI binding library for Xamarin.Android

Build status

IMPORTANT: Please use legacy version v0.42.6. v1.0.1 is not usable at the moment due to kotlin coroutine support.

Legacy

Mapbox Navigation UI

Mapbox version: v0.42.6

Xamarin Nuget version: v0.42.6

Latest

Mapbox version: v1.1.0

Xamarin Nuget version: v1.0.1.3

How to get it

Find below package on Nuget.org. Other dependent packages will come with this package.

Kwon.Mapbox.Android.Navigation.UI

Guide

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.

Contribution

Any contribution is welcome and if you would like to maintain this together, please ask me. Any messages are welcome :)

Xamarin 안드로이드용 Mapbox 네비게이션 UI 바인딩

설치 방법

Nuget 패키지 검색창에서 아래 패키지 아이디를 검색하면 됩니다.

Kwon.Mapbox.Android.Navigation.UI

바인딩 라이브러리와 함께 있는 TestApp 샘플 안드로이드 앱을 실행하기 위해서는 Mapbox 계정을 만들어야 하고 아래 경로에 있는 dev.xml 파일에서 access token 을 자기 계정의 access token 으로 바꿔주시면 됩니다.

access_token string value in Resources/values/dev.xml

자세한 문서는 Mapbox docssample source code 를 참고하세요.

참여하기

이 바인딩을 같이 업데이트해 나가고 싶으신 분은 언제든 저한테 연락을 주세요. 그런 분이 있으시다면 언제나 환영입니다.

About

Xamarin.Android binding for Mapbox Android libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages