ClickEvent<T>: NativeSyntheticEvent<{
    coordinate: LatLng;
    position: Point;
} & T>

Type Parameters

  • T = {}