MapKit Mobile SDK

MMKPanoramaUserPanoramaDelegate

protocol MMKPanoramaUserPanoramaDelegate : NSObjectProtocol

Listener to handle event from user panoramas

Summary

Instance methods

func onPanoramaChangeIntent(withPanoramaId panoramaId: String)
Called when user presses to the arrow or icon connection

Instance methods

onPanoramaChangeIntent(withPanoramaId:)

func onPanoramaChangeIntent(withPanoramaId panoramaId: String)

Called when user presses to the arrow or icon connection. It's a good place to handle panoramaId and call openPanorama...

Parameters

panoramaId

The clicked connection panoramaId