diff --git a/app/Services/ParkingElectronicMapService.php b/app/Services/ParkingElectronicMapService.php index 548b7b6..d44c069 100644 --- a/app/Services/ParkingElectronicMapService.php +++ b/app/Services/ParkingElectronicMapService.php @@ -69,6 +69,7 @@ class ParkingElectronicMapService extends BaseService 'width', 'height', 'coordinate_x', + 'coordinate_y', 'min_width', 'min_height', 'keep_aspect_ratio',