The following is the effect of adding two maps to the page: The core code of the page is as follows: Copy code The code is as follows: <br>#mapDiv1 { height:400px; width:600px; }<br>#mapDiv2 { height:400px; width:600px; left:620px; top:-420px;}<br>