OnFeatureGesture<T> typedef
OnFeatureGesture<T> =
void Function(T mapsObject)
Implementation
typedef OnFeatureGesture<T> = void Function(T mapsObject);
typedef OnFeatureGesture<T> = void Function(T mapsObject);