百度地图实例连接地址如下: https://lbsyun.baidu.com/jsdemo.htm#bSetGetMapCenter var point = new BMapGL.Point(lng, lat); map.setCenter(point); // 设置地图中心点