码迷,mamicode.com
首页 > 其他好文 > 详细

中心点 层级

时间:2017-04-10 15:07:50      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:创建   point   map   center   bsp   etc   oom   new   var   

        var x = that.map.getCenter().lng;
                var y =that.map.getCenter().lat;
                var zoom =that.map.getZoom();

                var point = new BMap.Point(x, y); // 创建点坐标

中心点 层级

标签:创建   point   map   center   bsp   etc   oom   new   var   

原文地址:http://www.cnblogs.com/kunlunmountain/p/6688619.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!