补回 pilot station 图层并更新20海里版本
This commit is contained in:
@@ -323,7 +323,7 @@
|
||||
|
||||
<script src="https://unpkg.com/maplibre-gl@4.7.1/dist/maplibre-gl.js"></script>
|
||||
<script>
|
||||
const HTML_VERSION = "compare-r18-20260402-1156";
|
||||
const HTML_VERSION = "compare-r19-20260402-1203";
|
||||
const ORIGINAL_STYLE_URL = "./style.json";
|
||||
const ORIGINAL_TILE_URL = "http://192.168.200.184/newpec/exported_auto/tile.mapple-on.jp__newpec-mvt-20260106__z___x___y_.pbf/tiles/{z}/{x}/{y}.pbf";
|
||||
const PROFILES = {
|
||||
@@ -334,7 +334,7 @@
|
||||
deliveryPaneLabel: "最终 release style + 唐津 20 海里 final PBF",
|
||||
deliveryStyleUrl: "./domain/style.navsea-delivery-karatsu-20nm-final.json",
|
||||
deliveryTileUrl: "http://192.168.200.184/pbf-delivery-karatsu-20nm-final/{z}/{x}/{y}.pbf",
|
||||
deliveryStyleVersion: "karatsu-final-style-r14-20260402-1145",
|
||||
deliveryStyleVersion: "karatsu-final-style-r15-20260402-1203",
|
||||
deliveryPbfVersion: "karatsu-final-pbf-20nm-20260402-1156-fullrefresh1",
|
||||
deliveryStyleFile: "style.navsea-delivery-karatsu-20nm-final.json",
|
||||
deliveryPbfName: "pbf-delivery-karatsu-20nm-final",
|
||||
|
||||
@@ -2004,6 +2004,17 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "pilot-station-points",
|
||||
"type": "symbol",
|
||||
"source": "navsea_delivery",
|
||||
"source-layer": "pilot_station_point",
|
||||
"layout": {
|
||||
"icon-allow-overlap": true,
|
||||
"icon-ignore-placement": true,
|
||||
"icon-image": "symbol-daytime-500"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "landmark-points",
|
||||
"type": "symbol",
|
||||
|
||||
Reference in New Issue
Block a user