Важно

This feature is available in the Full MapKit SDK version

YMKPanoramaCompanyTapDelegate

protocol YMKPanoramaCompanyTapDelegate : NSObjectProtocol

Listener to handle the taps on company text and icon.

Summary

Instance methods

func onCompanyTap(with player: YMKPanoramaPlayer, info: YMKCompanyTapInfo)
Called if the user tapped on company icon or text below it

Instance methods

onCompanyTap(with:info:)

func onCompanyTap(with player: YMKPanoramaPlayer, info: YMKCompanyTapInfo)

Called if the user tapped on company icon or text below it.

Parameters

player

Panorama player that sent the event.

info

Information about tapped company.