내용 | 안드로이드 | IOS | 비고 |
---|---|---|---|
IOS 이슈 MapView 여러개 생성시 지하주차장 동작 안됨 수정 |
O |
델리게이트 채택 문제로 기능 요청시 델리게이트 채택하여 충돌 방지 |
|
IOS 이슈 public func setScaleBarPosition(margin:CGPoint?, position:MapControlPosition?) public func setScaleBarVisibility(_ option:OrnamentVisibility) public func setCompassPosition(margin:CGPoint?, position:MapControlPosition?) public func setCompassVisibility(_ option:OrnamentVisibility) public func setAttributionButtonPosition(margin:CGPoint?, position:MapControlPosition?) |
O |
ornaments 설정시 맵박스 SDK내부에서 무조건 맵박스 로고 표출하도록 되어있음. / 맵박스 스케일바 수정 불가하여 커스텀 스케일바 구현(위치 이동, 단위 설정 가능) |
|
public func useScaleBarMeterUnit(used:Bool){ |
O | 스케일바 단위 설정 | |
주차장 콜백 함수 명칭 변경 건 didShowPakingLot(_ info:DetailInfo?, legendInfo:[DetailLegend]?,isShow:Bool) -> onParkingUpdated(_ info:DetailInfo?, legendInfo:[DetailLegend]?,isShow:Bool) |
O | ||
지하주차장 층 선택 버튼 위치 조정 안됨 이슈 수정 |
O | 버튼 초기화 시점 변경 |
내용 | 안드로이드 | IOS | 비고 |
---|---|---|---|
AOS routoAuth 클래스 신규 생성
routoInitailize 및 지도 표출 타이밍 이슈 개선
|
O |
|
|
AOS sdk 초기화 실패 후 routomap destory 시 비정상 종료 예외 처리 lateinit property gesturesPlugin has not been initialized |
O |
|
|
AOS 주차장 콜백 함수 명칭 변경 건 onParkingClicked(parkingInfo) -> onParkingUpdated(parkingInfo) |
O |
|
|
AOS routomap 초기화 로직 개선 최소한의 항목만 초기화 로직에 추가하여 시간을 최소화 |
O | ||
AOS 라이브러리 변경항목 maps-logo-custom-11.0.0.aar → maps-logo-custom2-11.0.0.aar maps-attribution-custom-11.0.0.aar → maps-attribution-custom2-11.0.0.aar routoMapSDK-v1.0.2-release.aar → routo-mapsdk-1.1.0.aar |
O | ||
로고 사이즈 줄이기 기존대비 70% |
O | ||
스케일바 사이즈 줄이기 화면대비 25% , 한 칸만 제공 |
O | O | |
AOS - maven 배포 제공 iOS - SPM 배포 제공 |
O | O | |
개발용 내부 Dev Style 정의 |
O | O | |
setPoiFilter(hidePoiList: MutableList<String>?)
- 지도의 표시 주기를 show / hide 하는 인터페이스 추가 |
O | O | |
국내 루토 지도 영역, 영어 변경 지원 | O | O | |
주자장 써클 샤양 및 인터페이스 제공 | O | O |