MapKit Mobile SDK

MMKUserLocationTapListener

protocol MMKUserLocationTapListener : NSObjectProtocol

Triggered by a tap on the user location icon.

Summary

Instance methods

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

Instance methods

onUserLocationObjectTap(with:)

func onUserLocationObjectTap(with point: MMKPoint)

Called when the user taps a location object.