Everything
This commit is contained in:
parent
9b96c2112f
commit
8e5e3e0b5e
@ -23,9 +23,7 @@ export function CityMap() {
|
|||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="map-container">
|
|
||||||
<div id="map" style={{ width: '1100px', height: '100vh' }}></div>
|
<div id="map" style={{ width: '1100px', height: '100vh' }}></div>
|
||||||
</div>
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user