Interface NaverMap.OnAttributionChangeListener

Enclosing class:
NaverMap

public static interface NaverMap.OnAttributionChangeListener
지도 데이터 출처 변경에 대한 이벤트 리스너 인터페이스.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    화면에 보이는 지도 데이터의 출처가 변경되면 호출되는 콜백 메서드.
  • Method Details

    • onAttributionChange

      @UiThread void onAttributionChange()
      화면에 보이는 지도 데이터의 출처가 변경되면 호출되는 콜백 메서드.