Protocol YMKPanoramaSpanChangeDelegate

Instance Methods

- onPanoramaSpanChangedWithPlayer:

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

- onPanoramaSpanChangedWithPlayer:

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

Method Detail

-onPanoramaSpanChangedWithPlayer:

- (void)onPanoramaSpanChangedWithPlayer:(nullable YMKPanoramaPlayer *)player 

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.

player

Panorama player that sent the event.