Warning

This feature is available in the Full MapKit SDK version

MMKRoadEventsLayerListener

@protocol MMKRoadEventsLayerListener <NSObject>

Undocumented

Summary

Instance methods

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

You can select placemark via layer interface in this callback

Instance methods

onRoadEventPlacemarkTapWithRoadEvent:

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

You can select placemark via layer interface in this callback.