Navi
- Description:
카카오내비 API 모듈
Module for the Kakao Navi APIs
Methods
(static) share(settings)
- Description:
카카오내비 앱으로 목적지 공유 실행, 모바일 기기에서만 동작
Launches the Kakao Navi app to show the shared destination, available only on the mobile devices
- See:
Parameters:
Name | Type | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
settings |
Object |
Properties
|
(static) start(settings)
- Description:
카카오내비 앱으로 길안내 실행, 모바일 기기에서만 동작
Launches the Kakao Navi app to start navigation, available only on the mobile devices
- See:
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
settings |
Object |
Properties
|
Type Definitions
ViaPoint
- Description:
경유지
Stop
Properties:
Name | Type | Description |
---|---|---|
name |
String | 이름 |
x |
Number | 경도 좌표 |
y |
Nubmer | 위도 좌표 |
경유지
Stop
Type:
- Object