MMKPanoramaDirectionChangeDelegate
@protocol MMKPanoramaDirectionChangeDelegate <NSObject> |
Listener to handle the change in panorama direction.
Summary
Instance methods
- (void)onPanoramaDirectionChangedWithPlayer: |
Instance methods
onPanoramaDirectionChangedWithPlayer:
- (void)onPanoramaDirectionChangedWithPlayer: |
Called if the panorama direction was changed by the user or by the setDirection() method.
Parameters |
|
player |
Panorama player that sent the event. |