YMKLayersGeoObjectTapListener

protocol YMKLayersGeoObjectTapListener : NSObjectProtocol

Retrieves the brief geoObject info when an object is tapped.

Summary

Instance methods

func onObjectTap(with event: YMKGeoObjectTapEvent) -> Bool
Listener that retrieves brief geoObject info for the tapped object

Instance methods

onObjectTap(with:)

func onObjectTap(with event: YMKGeoObjectTapEvent) -> Bool

Listener that retrieves brief geoObject info for the tapped object. Returns false if the event wasn't handled. The event will be propagated to the map.


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