Важно

This feature is available in the Full MapKit SDK version

YMKPanoramaErrorDelegate

protocol YMKPanoramaErrorDelegate : NSObjectProtocol

Listener to handle possible errors.

Summary

Instance methods

func onPanoramaOpenError(with player: YMKPanoramaPlayer, error: Error)
Error notification listener for the panoramaOpen class

Instance methods

onPanoramaOpenError(with:error:)

func onPanoramaOpenError(with player: YMKPanoramaPlayer, error: Error)

Error notification listener for the panoramaOpen class. Called if the panorama could not be opened.