GeoJson Layer
<div>
<MapContainer center={[126.840884, 35.190816]} width="100%" height="500px">
<GeoJsonLayer geoJson={geoJsonSample} />
</MapContainer>
</div>
<div>
<MapContainer center={[126.840884, 35.190816]} width="100%" height="500px">
<GeoJsonLayer geoJson={geoJsonSample} />
</MapContainer>
</div>