mowing
This commit is contained in:
@@ -222,6 +222,7 @@ const MowingPlanModal = ({ onClose, onCreated }) => {
|
||||
{propertyId ? (
|
||||
<PropertyMap
|
||||
center={mapCenter}
|
||||
zoom={16}
|
||||
property={selectedPropertyDetails}
|
||||
sections={selectedPropertyDetails?.sections || []}
|
||||
selectedSections={lawnSectionIds.map(Number)}
|
||||
|
||||
Reference in New Issue
Block a user