修正了lod中的一个问题
Showing
5 changed files
with
20 additions
and
15 deletions
... | @@ -63,11 +63,12 @@ public class BaiduMapsTiledServiceLayer extends TiledServiceLayer { | ... | @@ -63,11 +63,12 @@ public class BaiduMapsTiledServiceLayer extends TiledServiceLayer { |
63 | 577790.554289, | 63 | 577790.554289, |
64 | 288895.277144, | 64 | 288895.277144, |
65 | 144447.638572, | 65 | 144447.638572, |
66 | 72223.819286, 6111.909643, | 66 | 72223.819286, |
67 | 36111.98186701241, | ||
67 | 18055.954822, | 68 | 18055.954822, |
68 | 9027.9774109999998, | 69 | 9027.9774109999998, |
69 | 4513.9887049999998 | 70 | 4513.9887049999998, |
70 | , 2256.994353, | 71 | 2256.994353, |
71 | 1128.4971760000001}; | 72 | 1128.4971760000001}; |
72 | 73 | ||
73 | private static String URL = "http://maps.iwxlh.com"; | 74 | private static String URL = "http://maps.iwxlh.com"; | ... | ... |
... | @@ -70,11 +70,12 @@ public class GaodeMapsTiledServiceLayer extends TiledServiceLayer { | ... | @@ -70,11 +70,12 @@ public class GaodeMapsTiledServiceLayer extends TiledServiceLayer { |
70 | 577790.554289, | 70 | 577790.554289, |
71 | 288895.277144, | 71 | 288895.277144, |
72 | 144447.638572, | 72 | 144447.638572, |
73 | 72223.819286, 6111.909643, | 73 | 72223.819286, |
74 | 36111.98186701241, | ||
74 | 18055.954822, | 75 | 18055.954822, |
75 | 9027.9774109999998, | 76 | 9027.9774109999998, |
76 | 4513.9887049999998 | 77 | 4513.9887049999998, |
77 | , 2256.994353, | 78 | 2256.994353, |
78 | 1128.4971760000001}; | 79 | 1128.4971760000001}; |
79 | 80 | ||
80 | private static String URL = "http://maps.iwxlh.com"; | 81 | private static String URL = "http://maps.iwxlh.com"; | ... | ... |
... | @@ -67,11 +67,12 @@ public class GeoQMapsTiledServiceLayer extends TiledServiceLayer { | ... | @@ -67,11 +67,12 @@ public class GeoQMapsTiledServiceLayer extends TiledServiceLayer { |
67 | 577790.554289, | 67 | 577790.554289, |
68 | 288895.277144, | 68 | 288895.277144, |
69 | 144447.638572, | 69 | 144447.638572, |
70 | 72223.819286, 6111.909643, | 70 | 72223.819286, |
71 | 36111.98186701241, | ||
71 | 18055.954822, | 72 | 18055.954822, |
72 | 9027.9774109999998, | 73 | 9027.9774109999998, |
73 | 4513.9887049999998 | 74 | 4513.9887049999998, |
74 | , 2256.994353, | 75 | 2256.994353, |
75 | 1128.4971760000001}; | 76 | 1128.4971760000001}; |
76 | 77 | ||
77 | private static String URL = "http://maps.iwxlh.com"; | 78 | private static String URL = "http://maps.iwxlh.com"; | ... | ... |
... | @@ -67,11 +67,12 @@ public class GoogleMapsTiledServiceLayer extends TiledServiceLayer { | ... | @@ -67,11 +67,12 @@ public class GoogleMapsTiledServiceLayer extends TiledServiceLayer { |
67 | 577790.554289, | 67 | 577790.554289, |
68 | 288895.277144, | 68 | 288895.277144, |
69 | 144447.638572, | 69 | 144447.638572, |
70 | 72223.819286, 6111.909643, | 70 | 72223.819286, |
71 | 36111.98186701241, | ||
71 | 18055.954822, | 72 | 18055.954822, |
72 | 9027.9774109999998, | 73 | 9027.9774109999998, |
73 | 4513.9887049999998 | 74 | 4513.9887049999998, |
74 | , 2256.994353, | 75 | 2256.994353, |
75 | 1128.4971760000001}; | 76 | 1128.4971760000001}; |
76 | 77 | ||
77 | private static String URL = "http://maps.iwxlh.com"; | 78 | private static String URL = "http://maps.iwxlh.com"; | ... | ... |
... | @@ -67,11 +67,12 @@ public class TencentMapsTiledServiceLayer extends TiledServiceLayer { | ... | @@ -67,11 +67,12 @@ public class TencentMapsTiledServiceLayer extends TiledServiceLayer { |
67 | 577790.554289, | 67 | 577790.554289, |
68 | 288895.277144, | 68 | 288895.277144, |
69 | 144447.638572, | 69 | 144447.638572, |
70 | 72223.819286, 6111.909643, | 70 | 72223.819286, |
71 | 36111.98186701241, | ||
71 | 18055.954822, | 72 | 18055.954822, |
72 | 9027.9774109999998, | 73 | 9027.9774109999998, |
73 | 4513.9887049999998 | 74 | 4513.9887049999998, |
74 | , 2256.994353, | 75 | 2256.994353, |
75 | 1128.4971760000001}; | 76 | 1128.4971760000001}; |
76 | 77 | ||
77 | private static String URL = "http://maps.iwxlh.com"; | 78 | private static String URL = "http://maps.iwxlh.com"; | ... | ... |
-
Please register or sign in to post a comment