MapKit Mobile SDK

MMKPanoramaErrorDelegate

protocol MMKPanoramaErrorDelegate : NSObjectProtocol

Listener to handle possible errors.

Summary

Instance methods

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

Instance methods

onPanoramaOpenError(with:error:)

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

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