fixed the backend.

This commit is contained in:
Batuhan Berk Başoğlu 2021-03-31 15:47:44 -04:00
parent e2b0e32164
commit 22ad774d87

View file

@ -163,7 +163,7 @@ class ListingsPage extends Component {
<div style={{ width: "100vm", height: "800px" }}>
<MapWrapped
googleMapURL={`https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=geometry,drawing,places&key=
AIzaSyDD2ndQ18tRLgWUwGw18MHAgrfinSMWBYw`}
AIzaSyC5TiZoTEwEcB_HUZRhe_rXrcSWW1Z5x8I`}
loadingElement={<div style={{ height: `100%` }} />}
containerElement={<div style={{ height: `100%` }} />}
mapElement={<div style={{ height: `100%` }} />}