How can I embed a Google Map in Streetview mode with an iframe?

google-maps, google-maps-api-3, html, iframe

Solution

When you're in the Streeview mode, click on the "link button" next to the print button. You'll have an iframe and a link to customize and preview it.

Problem

When I pull up a Google Map, there is a little gear icon near the bottom-right that allows me to share. It includes finding an embeddable `<iframe>`. However, once I go into Streetview this gear icon disappears. How can I embed the streetview version of the map?

Original source