DeleteMarker typedef

DeleteMarker = dynamic Function(String markerId)

Implementation

typedef DeleteMarker = Function(String markerId);