Constructors
RoutoMap 생성자 context Context mapInitOptions MapInitOptions objects.
RoutoMap 생성자 context Context attrs AttributeSet
RoutoMap 생성자
Types
On parking detail listener callback 주차장 정보 Listener onParkingUpdated: 주차장 면형이 click 되었을 때, 주차장 데이터가 update 되었을 때(층선택, 사용자 주차장 이동 등 주차장이 새로 그려질 때) 호출 onParkingAllClosed: 표시된 주차장 면형을 모두 닫았을 때 (전체 면형 + 상세 정보) onParkingDetailClosed: 표시 중인 층 상세 정보를 닫았을 때 호출
On parking slot picking listener callback parking slot pick 정보 Listener onPoiPicked: 주차장내에 주차면형(slot)이 click 되었을 때 호출
On poi picking listener callback poi pick 정보 Listener onPoiPicked: 주차장 면형이 click 되었을 때 호출
Functions
지도의 언어를 변경한다. (지도DB에 제공되는 언어만 변경된다.) 런타임중에 사용 시 스타일이 새로 로드되어 기존 어노테이션들이 초기화 된다.
지하주차장 층 변경하기
Draw Dot line 점선 패턴으로 라인을 그린다.
Draw line 일반 라인을 그린다.
Draw Parking line 주차장 경로 라인을 그린다.
draw Parking Marker 주차장 내에 심볼을 그린다.
Draw traffic route line 링크별로 색상을 지정하여 경로를 그린다. lineList, colorList 리스트는 반드시 pair를 이루어야 한다. lineWidth 0.0 보다 커야한다. lineJoin,lineCap 의 기본속성은 ROUND 이다.
Get bounds end zoom to fit 좌표열을 입력받아 zoom to fit 을 구하고 애니메이션을 실행한다.
Get bounds end zoom to fit for dp 좌표열을 입력받아 zoom to fit 을 구하고 애니메이션을 실행한다.
Get parking info list 주차장 리스트를 전달 한다.
Get sdk version routoSDK 버전을 반환한다.
Loads the new map style built from the specified style DSL block. For example:
Make expressions Traffic Route Link Gradient Expression 만드는 함수
Remove Dot line Dot Line 을 제거하는 함수
Remove Line - single drawLine 을 제거하는 함수
Remove Parking line Parking Line 을 제거하는 함수
Remove Parking Marker ParkingMarker 을 제거하는 함수
Remove traffic route line Traffic Route Line 을 제거하는 함수
Set HDMap layer HDMap 표시 기능 on / off 설정하기
Set map2_5d layer 2.5D 건물 표시 기능 on / off 설정하기
Set hillshade layer hillshade 기능 on / off 설정하기
지하주차장 기능 사용하기 (주차장 면형이 보이고 면형 선택시 상세 정보를 볼 수 있다.)
교통정보 설정하기
Set map traffic background layer 교통 정보의 테투리를 show/hide 한다.
Set move parking detail floor 사용자 위치 선택 주차장으로 이동하기 - 주자창, 층, 좌표, slot 정보를 입력받아 해당 위치의 주차장으로 이동하는 인터페이스.
poi(주기) 정보 가져오기
주도의 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 여부 설정
사용자 선택 지하주차장 표시하기
Snapshot bitmap 스냅샷을 반환하는 함수
Update camera bounds 좌표열을 입력받아 zoom to fit 을 구하고 애니메이션을 실행한다. Params:
Update camera center 입력된 위치 좌표로 이동한다.(패딩과 애니메이션을 설정할 수 있다.) Params:
Add parking detail polygon layer 주차장 상세화면 면형 그리기
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.