Form Input - Map Picker
Map-based location picker for selecting geographic coordinates.
Basic Usage
$form->addField()->setLabel('Location')->addMapPickerControl('location');
Map-based location picker for selecting geographic coordinates.
$form->addField()->setLabel('Location')->addMapPickerControl('location');