FeatureClickListener typedef

FeatureClickListener = dynamic Function(MapFeature feature)

Implementation

typedef FeatureClickListener = Function(MapFeature feature);