随笔分类 -  Openlayers

Decrypt
只有注册用户登录后才能阅读该文。

posted @ 2017-04-07 14:47 jsbrml 阅读(2) 评论(0) 推荐(0)

google 高德地图纠偏
摘要:/** * gps纠偏算法,适用于google,高德体系的地图 * @author Administrator */ public class GpsCorrect { final static double pi = 3.14159265358979324; final static double 阅读全文

posted @ 2016-11-23 15:40 jsbrml 阅读(289) 评论(0) 推荐(0)

添加地图滚轮放大缩小的动画效果
摘要:ZommAnimation=OpenLayers.Class(OpenLayers.Control.Navigation,{ size:null, offset:null, uricon:null, ulicon:null, bricon:null, blicon:null, imgPath:API 阅读全文

posted @ 2016-06-08 11:24 jsbrml 阅读(1471) 评论(0) 推荐(0)

导航