|
@@ -7,7 +7,7 @@
|
|
|
<link rel="stylesheet" th:href="@{/visualization/images/zhly_body.css}">
|
|
|
<link th:href="@{/css/bootstrap.min.css}" rel="stylesheet">
|
|
|
</head>
|
|
|
-<body style=" margin: 0;overflow: hidden;background: #000033;width: 100%;height:100%;position: absolute;top: 0;">
|
|
|
+<body id="iframe_body" style=" margin: 0;overflow: hidden;width: 100%;height:100%;position: absolute;top: 0;">
|
|
|
<label id="distanceLength"></label>
|
|
|
|
|
|
<div id="map" style="margin:0 auto;width: 100%;height: 100%;background: none;"></div>
|
|
@@ -31,6 +31,7 @@
|
|
|
var featureIds = new Array();
|
|
|
var map, resultLayer,pop,themeLayer,infoView,lbtThemeLayer,lbtInfoView,lzMarker;
|
|
|
var yxt = L.supermap.tiledMapLayer(basePath+"/HuiNan", {
|
|
|
+ // opacity:0.6,
|
|
|
noWrap: true
|
|
|
});
|
|
|
var lkt = L.supermap.tiledMapLayer(basePath+"/HuiNan", {
|