shareDestinationIntent

fun shareDestinationIntent(destination: Location, option: NaviOption? = null, viaList: List<Location>? = null): Intent

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

Parameters

destination

목적지

option

길안내 옵션

viaList

경유지 목록 (최대 3개)