Commit 3b753852da37b0297ac9f37e6ca762f762140930
Committed by
GitHub
1 parent
66f07248
Update maps.json
Showing
1 changed file
with
3 additions
and
3 deletions
@@ -27,7 +27,7 @@ | @@ -27,7 +27,7 @@ | ||
27 | "descriptor": { | 27 | "descriptor": { |
28 | "type": "latest", | 28 | "type": "latest", |
29 | "sizeX": 8.5, | 29 | "sizeX": 8.5, |
30 | - "sizeY": 6, | 30 | + "sizeY": 6.5, |
31 | "resources": [], | 31 | "resources": [], |
32 | "templateHtml": "", | 32 | "templateHtml": "", |
33 | "templateCss": ".leaflet-zoom-box {\n\tz-index: 9;\n}\n\n.leaflet-pane { z-index: 4; }\n\n.leaflet-tile-pane { z-index: 2; }\n.leaflet-overlay-pane { z-index: 4; }\n.leaflet-shadow-pane { z-index: 5; }\n.leaflet-marker-pane { z-index: 6; }\n.leaflet-tooltip-pane { z-index: 7; }\n.leaflet-popup-pane { z-index: 8; }\n\n.leaflet-map-pane canvas { z-index: 1; }\n.leaflet-map-pane svg { z-index: 2; }\n\n.leaflet-control {\n\tz-index: 9;\n}\n.leaflet-top,\n.leaflet-bottom {\n\tz-index: 11;\n}\n\n.tb-marker-label {\n border: none;\n background: none;\n box-shadow: none;\n}\n\n.tb-marker-label:before {\n border: none;\n background: none;\n}\n", | 33 | "templateCss": ".leaflet-zoom-box {\n\tz-index: 9;\n}\n\n.leaflet-pane { z-index: 4; }\n\n.leaflet-tile-pane { z-index: 2; }\n.leaflet-overlay-pane { z-index: 4; }\n.leaflet-shadow-pane { z-index: 5; }\n.leaflet-marker-pane { z-index: 6; }\n.leaflet-tooltip-pane { z-index: 7; }\n.leaflet-popup-pane { z-index: 8; }\n\n.leaflet-map-pane canvas { z-index: 1; }\n.leaflet-map-pane svg { z-index: 2; }\n\n.leaflet-control {\n\tz-index: 9;\n}\n.leaflet-top,\n.leaflet-bottom {\n\tz-index: 11;\n}\n\n.tb-marker-label {\n border: none;\n background: none;\n box-shadow: none;\n}\n\n.tb-marker-label:before {\n border: none;\n background: none;\n}\n", |
@@ -106,7 +106,7 @@ | @@ -106,7 +106,7 @@ | ||
106 | "name": "Tencent Maps", | 106 | "name": "Tencent Maps", |
107 | "descriptor": { | 107 | "descriptor": { |
108 | "type": "latest", | 108 | "type": "latest", |
109 | - "sizeX": 8.5, | 109 | + "sizeX": 9, |
110 | "sizeY": 6, | 110 | "sizeY": 6, |
111 | "resources": [], | 111 | "resources": [], |
112 | "templateHtml": "", | 112 | "templateHtml": "", |
@@ -150,4 +150,4 @@ | @@ -150,4 +150,4 @@ | ||
150 | } | 150 | } |
151 | } | 151 | } |
152 | ] | 152 | ] |
153 | -} | ||
153 | +} |