Interface NaverMap.SnapshotReadyCallback

    • Method Detail

      • onSnapshotReady

        @UiThread
        void onSnapshotReady​(@NonNull
                             android.graphics.Bitmap snapshot)
        지도 스냅숏이 촬영되면 호출되는 콜백 메서드.
        Parameters:
        snapshot - 스냅숏 비트맵.