这是我如何解决我的问题,我发现它与地图画布的高度和画布加载到的 div 的高度有关,因为我正在使用 phonegap。
所以我在我的网络浏览器中正常加载了谷歌地图并复制了标志 div 并将其位置更改为在移动地图中出现,苹果很容易接受
<div style="margin: 2px 5px 2px 2px; z-index: 1000000; position: absolute; left: 0px; bottom: 66px; "><a style="position: static; overflow: visible; float: none; display: inline; " title="Click to see this area on Google Maps" target="_blank" href="http://maps.google.com/maps?ll=42.228517,164.003906&z=2&t=m&hl=en-US"><div style="width: 62px; height: 24px; cursor: pointer; "><img style="position: absolute; left: 0px; top: 0px; -webkit-user-select: none; border: 0px; padding: 0px; margin: 0px; width: 62px; height: 24px; " src="http://maps.gstatic.com/mapfiles/google_white.png"></div></a></div>