YMKUserLocationTapListener

protocol YMKUserLocationTapListener : NSObjectProtocol

Triggered by a tap on the user location icon.

Summary

Instance methods

func onUserLocationObjectTap(with point: YMKPoint)
Called when the user taps a location object

Instance methods

onUserLocationObjectTap(with:)

func onUserLocationObjectTap(with point: YMKPoint)

Called when the user taps a location object.


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