kakao-partner-android-sdk-rx / com.kakao.sdk.navi / NaviClient / shareDestinationIntent

shareDestinationIntent

@JvmOverloads fun shareDestinationIntent(destination: Location, options: NaviOptions? = null, viaList: List<Location>? = null): Intent

카카오내비 앱으로 목적지를 공유하는 Intent 반환.

Parameters

destination - 목적지

option - 길안내 옵션

viaList - 경유지 목록 (최대 3개)