MFDataSourceFeatureCallback typedef

MFDataSourceFeatureCallback = void Function(MFDataSourceFeature feature, MFLatLng location)

Implementation

typedef void MFDataSourceFeatureCallback(
    MFDataSourceFeature feature, MFLatLng location);