Remove lighthouse rings on 20nm compare
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
|
||||
<script src="https://unpkg.com/maplibre-gl@4.7.1/dist/maplibre-gl.js"></script>
|
||||
<script>
|
||||
const COMPARE_VERSION = "20nm-r3-20260331-1637";
|
||||
const COMPARE_VERSION = "20nm-r4-20260331-1722";
|
||||
const ORIGINAL_STYLE_URL = "./style.json";
|
||||
const DELIVERY_STYLE_URL = "./domain/style.navsea-delivery-karatsu-10nm.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";
|
||||
|
||||
@@ -1218,6 +1218,7 @@
|
||||
"source-layer": "navigation_hazard_point",
|
||||
"layout": {
|
||||
"icon-allow-overlap": true,
|
||||
"icon-ignore-placement": true,
|
||||
"icon-image": [
|
||||
"coalesce",
|
||||
[
|
||||
@@ -1252,6 +1253,8 @@
|
||||
"source-layer": "anchor_caution_hazard_point",
|
||||
"layout": {
|
||||
"icon-allow-overlap": true,
|
||||
"icon-ignore-placement": true,
|
||||
"icon-size": 1.05,
|
||||
"icon-image": [
|
||||
"coalesce",
|
||||
[
|
||||
@@ -1268,6 +1271,7 @@
|
||||
"source": "navsea_delivery",
|
||||
"source-layer": "navigation_marks",
|
||||
"layout": {
|
||||
"visibility": "none",
|
||||
"icon-allow-overlap": true,
|
||||
"icon-image": [
|
||||
"match",
|
||||
@@ -1323,6 +1327,7 @@
|
||||
"source": "navsea_delivery",
|
||||
"source-layer": "navigation_marks",
|
||||
"layout": {
|
||||
"visibility": "none",
|
||||
"icon-allow-overlap": true,
|
||||
"icon-rotation-alignment": "map",
|
||||
"icon-image": [
|
||||
@@ -1384,6 +1389,8 @@
|
||||
"source-layer": "navigation_marks",
|
||||
"layout": {
|
||||
"icon-allow-overlap": true,
|
||||
"icon-ignore-placement": true,
|
||||
"icon-size": 1.08,
|
||||
"icon-image": [
|
||||
"case",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user