Interface NaverMap.OnIndoorSelectionChangeListener

    • Method Detail

      • onIndoorSelectionChange

        @UiThread
        void onIndoorSelectionChange​(@Nullable
                                     IndoorSelection indoorSelection)
        선택된 실내지도 구역 및 층이 변경될 경우 호출되는 콜백 메서드.
        Parameters:
        indoorSelection - 선택된 실내지도에 대한 IndoorSelection 객체. 실내지도가 보이지 않을 경우 null.