MMKUserLocationTapListener
@protocol MMKUserLocationTapListener <NSObject> |
Triggered by a tap on the user location icon.
Summary
Instance methods
- (void)onUserLocationObjectTapWithPoint:(nonnull MMKPoint *)point; |
Instance methods
onUserLocationObjectTapWithPoint:
- (void)onUserLocationObjectTapWithPoint:(nonnull MMKPoint *)point; |
Called when the user taps a location object.