onMapObjectDragEnd abstract method

void onMapObjectDragEnd(
  1. MapObject mapObject
)

Raised when the user released the tap.

Implementation

void onMapObjectDragEnd(mapkit_map_map_object.MapObject mapObject);