Embed code for satellite map of NorCal fires
by robinkraft
HTML
<link rel="stylesheet" href="https://api.mapbox.com/mapbox-assembly/v0.16.0/assembly.min.css">
<iframe src="https://robinkraft.github.io/norcal-fires-imagery/map.html">
</iframe>
CSS
iframe {
width: 100%;
height: 100vh;
}