Важно

This feature is available in the Full MapKit SDK version

YMKPanoramaSpanChangeDelegate

protocol YMKPanoramaSpanChangeDelegate : NSObjectProtocol

Listener to handle the change in panorama span.

Summary

Instance methods

func onPanoramaSpanChanged(with player: YMKPanoramaPlayer)
Called if the user changed the zoom level or the span has been changed by the setSpan() method

Instance methods

onPanoramaSpanChanged(with:)

func onPanoramaSpanChanged(with player: YMKPanoramaPlayer)

Called if the user changed the zoom level or the span has been changed by the setSpan() method.

Parameters

player

Panorama player that sent the event.


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