This callback will called when the user click on the marker and response a int, which is the marker id
final Function(int?)? onMarkerClicked;