InvMapViewDelegate
class InvMapViewDelegate(val invMapController: InvMapController) : NSObject, MLNMapViewDelegateProtocol
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
지도 이동 처리 (이동 및 드래그)
open override fun mapView(mapView: MLNMapView, regionDidChangeWithReason: MLNCameraChangeReason, animated: Boolean)
지도 이동 종료 (사용자가 손을 뗏거나 애니메이션이 끝났을 때)
Link copied to clipboard
현위치 아이콘 위치 업데이트를 위한 콜백