Package-level declarations

카카오내비 API 모델 패키지
Package for the Kakao Navi APIs model

Types

Link copied to clipboard

좌표계 타입
Type of the coordinate system

Link copied to clipboard
data class Location @JvmOverloads constructor(val name: String, val x: String, val y: String, val rpFlag: String? = null) : Parcelable

장소 정보
Location information

Link copied to clipboard
class NaviOption @JvmOverloads constructor(val coordType: CoordType? = null, val vehicleType: VehicleType? = null, val rpOption: RpOption? = null, val routeInfo: Boolean? = null, val startX: String? = null, val startY: String? = null, val startAngle: Int? = null, val returnUri: String? = null) : Parcelable

경로 검색 옵션
Options for searching the route

Link copied to clipboard

경로 최적화 기준
Criteria to optimize the route

Link copied to clipboard

차종
Vehicle type