Browse Source

장애물표면제한구역 색상 변경

master
이준희 2 months ago
parent
commit
e748968b7e
  1. 4
      src/components/map/geojson/gimpoAirportAirArea.json

4
src/components/map/geojson/gimpoAirportAirArea.json

@ -1100,7 +1100,7 @@
"styleUrl": "#line1", "styleUrl": "#line1",
"styleHash": "-1df1e618", "styleHash": "-1df1e618",
"description": "Unclassified Line Feature<BR><BR><B>ELEVATION</B> = 57.86<BR><BR><B>ELEVATION</B> = 57.86<BR><B>KML_STYLE</B> = line1<BR><B>ELEVATION</B> = 57.86", "description": "Unclassified Line Feature<BR><BR><B>ELEVATION</B> = 57.86<BR><BR><B>ELEVATION</B> = 57.86<BR><B>KML_STYLE</B> = line1<BR><B>ELEVATION</B> = 57.86",
"stroke": "#a4edf5", "stroke": "#FF3648",
"stroke-opacity": 1, "stroke-opacity": 1,
"stroke-width": 2 "stroke-width": 2
}, },
@ -2206,7 +2206,7 @@
"styleUrl": "#line2", "styleUrl": "#line2",
"styleHash": "-248ae217", "styleHash": "-248ae217",
"description": "Unclassified Line Feature<BR><BR><B>ELEVATION</B> = 112.86<BR><BR><B>ELEVATION</B> = 112.86<BR><B>KML_STYLE</B> = line2<BR><B>ELEVATION</B> = 112.86", "description": "Unclassified Line Feature<BR><BR><B>ELEVATION</B> = 112.86<BR><BR><B>ELEVATION</B> = 112.86<BR><B>KML_STYLE</B> = line2<BR><B>ELEVATION</B> = 112.86",
"stroke": "#FF3648", "stroke": "#a4edf5",
"stroke-opacity": 1, "stroke-opacity": 1,
"stroke-width": 2 "stroke-width": 2
}, },

Loading…
Cancel
Save