Warning

This feature is available in the Full MapKit SDK version

YMKRoadEventsLayerListener

@protocol YMKRoadEventsLayerListener <NSObject>

Undocumented

Summary

Instance methods

- (void)onRoadEventPlacemarkTapWithRoadEvent:
    (nonnull YMKRoadEventsLayerRoadEvent *)roadEvent;

You can select placemark via layer interface in this callback

Instance methods

onRoadEventPlacemarkTapWithRoadEvent:

- (void)onRoadEventPlacemarkTapWithRoadEvent:
    (nonnull YMKRoadEventsLayerRoadEvent *)roadEvent;

You can select placemark via layer interface in this callback.