This page demonstrates how to use an embedded iframe to do more customized interactive maps, if the inline maps system does not provide enough customizability.
The following is a map embedded using an <iframe>
in HTML (actually this page), followed by a <script>
tag which affects the rendered map (in this case, simply to make it full-width on the page).
To see how this works, view this page's code here.