换成天地图底图服务
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
body { font-family: 'Microsoft YaHei', 'SimSun', sans-serif; background: #1a1a2e; color: #e0e0e0 }
|
||||
#app { width: 100%; height: 100vh; overflow: hidden }
|
||||
#map { width: 100%; height: 100vh }
|
||||
#map .leaflet-tile-pane img {
|
||||
filter: sepia(25%) saturate(60%) brightness(102%) contrast(92%);
|
||||
}
|
||||
|
||||
.leaflet-popup-content-wrapper {
|
||||
background: rgba(30,30,50,0.95) !important;
|
||||
|
||||
Reference in New Issue
Block a user