Constructors
Types
On parking detail listener callback 주차장 정보 Listener onParkingUpdated: 주차장 면형이 click 되었을 때, 주차장 데이터가 update 되었을 때(층선택, 사용자 주차장 이동 등 주차장이 새로 그려질 때) 호출 onParkingAllClosed: 표시된 주차장 면형을 모두 닫았을 때 (전체 면형 + 상세 정보) onParkingDetailClosed: 표시 중인 층 상세 정보를 닫았을 때 호출
On poi picking listener callback poi pick 정보 Listener onPoiPicked: 주차장 면형이 click 되었을 때 호출
Functions
지도의 언어를 변경한다. (지도DB에 제공되는 언어만 변경된다.)
지하주차장 층 변경하기
Loads the new map style built from the specified style DSL block. For example:
Loads the new map style either from a specified URI or from a JSON both represented as String.
On map click 지도 클릭 시 이벤트 처리 로직
Set map2_5d layer 2.5D 건물 표시 기능 on / off 설정하기
지하주차장 기능 사용하기 (주차장 면형이 보이고 면형 선택시 상세 정보를 볼 수 있다.)
교통정보 설정하기
Set move parking detail floor 사용자 위치 선택 주차장으로 이동하기 - 주자창, 층, 좌표, slot 정보를 입력받아 해당 위치의 주차장으로 이동하는 인터페이스.
주도의 poi(주기) hide
poi(주기) 정보 가져오기
주차장 층 표시UI 위치 설정 position - 8개 방향 START - Gravity.START TOP - Gravity.TOP END - Gravity.END BOTTOM - Gravity.BOTTOM TOP_START - Gravity.TOP or Gravity.START TOP_END - Gravity.TOP or Gravity.END BOTTOM_START - Gravity.BOTTOM or Gravity.START BOTTOM_END - Gravity.BOTTOM or Gravity.END left Int top Int right Int bottom Int Sets the margins, in pixels.
주차장 범례 표시 위치 설정 position - 8개 방향 START - Gravity.START TOP - Gravity.TOP END - Gravity.END BOTTOM - Gravity.BOTTOM TOP_START - Gravity.TOP or Gravity.START TOP_END - Gravity.TOP or Gravity.END BOTTOM_START - Gravity.BOTTOM or Gravity.START BOTTOM_END - Gravity.BOTTOM or Gravity.END left Int top Int right Int bottom Int Sets the margins, in pixels.
교통정보 5분 갱신 Active 여부 설정
사용자 선택 지하주차장 표시하기
Properties
Extensions
Extension val for MapView to get the Annotation plugin instance.
Extension val for MapView to get the Compass View plugin instance.
Extension val for MapView to get the Camera Animations plugin instance.
Extension val for MapView to get the Compass View plugin instance.
Extension val for MapView to get the Gestures plugin instance.
Extension function for MapView to get the lifecycle plugin instance.
Extension val to get the LocationComponentPlugin instance.
Extension val for MapView to get the Logo View plugin instance.
Extension val for MapView to get the map overlay plugin instance.
Extension val for MapView to get the ScaleBar plugin instance.
Extension val for MapView to get the ViewportPlugin instance.