Переделано построение всех карт
This commit is contained in:
@@ -1,13 +1,39 @@
|
||||
{
|
||||
"wellhead": {
|
||||
"black-line": {
|
||||
"stroke-width": "1pt",
|
||||
"stroke": "#000",
|
||||
"fill": "none"
|
||||
},
|
||||
|
||||
"white-body": {
|
||||
"fill": "#fff"
|
||||
},
|
||||
|
||||
"wellhead-name": {
|
||||
"font-family": "Times New Roman",
|
||||
"font-weight": "bold",
|
||||
"font-size": "10pt",
|
||||
"stroke-width": "0.1pt",
|
||||
"stroke": "#fff",
|
||||
"font-size": "12pt",
|
||||
"fill": "#000",
|
||||
"dx":1.7,
|
||||
"dy":"0"
|
||||
"dy":"-1"
|
||||
},
|
||||
|
||||
"wellhead-black": {
|
||||
"stroke-width": "0.1mm",
|
||||
"stroke": "#fff",
|
||||
"fill": "#000"
|
||||
},
|
||||
|
||||
"wellhead-gray": {
|
||||
"stroke-width": "0.1mm",
|
||||
"stroke": "#000",
|
||||
"fill": "#ddd"
|
||||
},
|
||||
|
||||
"wellhead-tri": {
|
||||
"stroke-width": "0.1pt",
|
||||
"stroke": "#fff",
|
||||
"fill": "#000"
|
||||
},
|
||||
|
||||
"wlf": {
|
||||
|
||||
Reference in New Issue
Block a user