onMapClick abstract method

bool onMapClick(
  1. Point<num> point
)

Implementation

bool onMapClick(math.Point point);