onUserLocationObjectTap abstract method

void onUserLocationObjectTap(
  1. Point point
)

Called when the user taps a location object.

Implementation

void onUserLocationObjectTap(mapkit_geometry_point.Point point);