Commit 3b753852da37b0297ac9f37e6ca762f762140930

Authored by Vladyslav
Committed by GitHub
1 parent 66f07248

Update maps.json

... ... @@ -27,7 +27,7 @@
27 27 "descriptor": {
28 28 "type": "latest",
29 29 "sizeX": 8.5,
30   - "sizeY": 6,
  30 + "sizeY": 6.5,
31 31 "resources": [],
32 32 "templateHtml": "",
33 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 106 "name": "Tencent Maps",
107 107 "descriptor": {
108 108 "type": "latest",
109   - "sizeX": 8.5,
  109 + "sizeX": 9,
110 110 "sizeY": 6,
111 111 "resources": [],
112 112 "templateHtml": "",
... ... @@ -150,4 +150,4 @@
150 150 }
151 151 }
152 152 ]
153   -}
\ No newline at end of file
  153 +}
... ...