share Destination Intent
fun shareDestinationIntent(destination: Location, option: NaviOption? = null, viaList: List<Location>? = null): Intent
카카오내비 앱으로 목적지 공유를 실행하는 Intent 반환
Returns the Intent to share the destination with the Kakao Navi app
Parameters
destination
목적지
Destination
option
경로 검색 옵션
Options for searching the route
via List
경유지 목록(최대: 3개)
List of stops (Maximum: 3 places)