Easy Address Field is the easiest way to add an address to your entries. Enable the fields you want for the address, automatically get the coordinates for an address and place the marker exactly where you want it.
In the getField function in FieldService.php $value is a json, but it has to be an array to give to the EasyAddressFieldModel($value). It gives the following error: foreach() argument must be of type array|object, string given
In the getField function in FieldService.php $value is a json, but it has to be an array to give to the EasyAddressFieldModel($value). It gives the following error:
foreach() argument must be of type array|object, string given