Важно

This feature is available in the Full MapKit SDK version

YMKPanoramaDirectionChangeDelegate

protocol YMKPanoramaDirectionChangeDelegate : NSObjectProtocol

Listener to handle the change in panorama direction.

Summary

Instance methods

func onPanoramaDirectionChanged(with player: YMKPanoramaPlayer)
Called if the panorama direction was changed by the user or by the setDirection() method

Instance methods

onPanoramaDirectionChanged(with:)

func onPanoramaDirectionChanged(with player: YMKPanoramaPlayer)

Called if the panorama direction was changed by the user or by the setDirection() method.

Parameters

player

Panorama player that sent the event.


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