YMKPanoramaErrorDelegate

Warning

This feature is available in the Full MapKit SDK version

protocol YMKPanoramaErrorDelegate : NSObjectProtocol

Listener to handle possible errors.

Summary

Instance methods

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

Instance methods

onPanoramaOpenError(with:error:)

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

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