asdf
This commit is contained in:
@@ -352,7 +352,7 @@ const ApplicationPlanModal = ({ onClose, onSubmit }) => {
|
||||
<div className="relative">
|
||||
<PropertyMap
|
||||
center={[selectedPropertyDetails.latitude, selectedPropertyDetails.longitude]}
|
||||
zoom={18}
|
||||
zoom={16}
|
||||
property={selectedPropertyDetails}
|
||||
sections={selectedPropertyDetails.sections || []}
|
||||
editable={false}
|
||||
|
||||
Reference in New Issue
Block a user