glutenfreelyのマップ
by sungsoonz
HTML
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=1BaZpuG1HCMiME_TQWqnp5apy1gZ9SiA&ehbc=2E312F" width="640" height="480"></iframe>
CSS
iframe {
width: 100%;
height: 80vh;
}
by sungsoonz
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=1BaZpuG1HCMiME_TQWqnp5apy1gZ9SiA&ehbc=2E312F" width="640" height="480"></iframe>
iframe {
width: 100%;
height: 80vh;
}