onMarkerSelected property

(dynamic Function(String)?) onMarkerSelected
final

Called when camera movement has ended, there are no pending animations and the user has stopped interacting with the map.

Implementation

final Function(String)? onMarkerSelected;