YMKUserLocationTapListener

@protocol YMKUserLocationTapListener <NSObject>

Triggered by a tap on the user location icon.

Summary

Instance methods

- (void)onUserLocationObjectTapWithPoint:(nonnull YMKPoint *)point;
Called when the user taps a location object

Instance methods

onUserLocationObjectTapWithPoint:

- (void)onUserLocationObjectTapWithPoint:(nonnull YMKPoint *)point;

Called when the user taps a location object.