onPin property

void Function(PinData pinData) onPin
final

---- EN ----

### Here comes the data after selecting the location, including the name of the place and its LatLng

---- AR ----

### هنا تأتي البيانات بعد اختيار الموقع بداخله اسم المكان و الLatLng الخاص به

Implementation

///### Here comes the data after selecting the location, including the name of the place and its LatLng
///
///
/// <p style="color:#77b4ff;font-size:16;font-weight: bold;">---- AR ----</p>

///### هنا تأتي البيانات بعد اختيار الموقع بداخله اسم المكان و الLatLng الخاص به
final void Function(PinData pinData) onPin;