Важно

This feature is available in the Full MapKit SDK version

YMKPanoramaUserPanoramaDelegate

protocol YMKPanoramaUserPanoramaDelegate : 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


Предыдущая
Следующая