直接贴出代码,这个可以在本地创建一个html文件直接运行: 复制代码 代码如下: Map <BR>function init() { <BR>var center = new soso.maps.LatLng(31.15953,121.516035); <BR>var map = new soso.maps.Map( <BR>document.getElementById("container"), <BR>{ <BR>center: center,//