Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions public_html/markers.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ var shapes = {
size: [9,13],
noRotate: true
},
'canard': {
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 15" width="21px" height="15px" add_stroke_selected><defs><style>.cls-1{fill:aircraft_color_fill;}.cls-2{fill:aircraft_color_stroke;}</style></defs><title>canard_live</title><g id="Layer_2" data-name="Layer 2"><g id="Canard"><path class="cls-1" d="M10.5,0.3C10.95,0.45,11.404,1.462,11.599,2.3L14.6,2.55L14.646,3.574L11.923,3.802C12.084,4.856,12.155,5.647,12.209,7.044L20.35,11.95L20.75,12.1L20.75,13.4L20.12,13.32L20.12,12.6L12.119,11.066C11.888,12.418,11.748,12.61,11.568,13.243C11.457,13.276,11.121,13.47,10.908,13.495C10.796,13.745,10.549,14.028,10.5,14.028C10.451,14.028,10.204,13.745,10.092,13.495C9.879,13.47,9.543,13.276,9.432,13.243C9.252,12.61,9.112,12.418,8.881,11.066L0.88,12.6L0.88,13.32L0.25,13.4L0.25,12.1L0.65,11.95L8.791,7.044C8.845,5.647,8.916,4.856,9.077,3.802L6.354,3.574L6.4,2.55L9.401,2.3C9.596,1.462,10.05,0.45,10.5,0.3Z"/><path class="cls-2" d="M 10.5,0.037 10.422,0.062 C 10.061,0.183 9.839,0.528 9.633,0.928 9.455,1.273 9.326,1.678 9.223,2.064 L 6.16,2.318 6.094,3.803 8.807,4.029 C 8.677,4.928 8.602,5.711 8.553,6.896 L 0.541,11.725 0,11.926 v 1.758 l 1.131,-0.143 v -0.734 l 7.566,-1.449 c 0.191,0.998 0.34,1.41 0.494,1.953 l 0.037,0.133 0.133,0.039 c -0.007,-0.002 0.128,0.058 0.26,0.117 0.091,0.041 0.2,0.07 0.307,0.1 0.062,0.112 0.127,0.225 0.197,0.312 0.046,0.058 0.089,0.107 0.133,0.148 0.022,0.021 0.042,0.039 0.07,0.059 0.028,0.02 0.045,0.059 0.172,0.059 0.126,0 0.144,-0.039 0.172,-0.059 0.028,-0.02 0.049,-0.038 0.07,-0.059 0.043,-0.042 0.087,-0.091 0.133,-0.148 0.07,-0.087 0.136,-0.2 0.197,-0.312 0.106,-0.029 0.215,-0.059 0.307,-0.1 0.131,-0.059 0.266,-0.119 0.26,-0.117 l 0.133,-0.039 0.037,-0.133 c 0.155,-0.543 0.303,-0.955 0.494,-1.953 l 7.566,1.449 v 0.734 L 21,13.684 V 11.926 L 20.459,11.725 12.447,6.896 C 12.398,5.711 12.323,4.928 12.193,4.029 l 2.713,-0.227 -0.066,-1.484 -3.062,-0.254 C 11.674,1.678 11.545,1.273 11.367,0.928 11.161,0.528 10.939,0.183 10.578,0.062 Z m 0,0.596 c 0.109,0.077 0.27,0.225 0.424,0.523 0.182,0.353 0.339,0.802 0.432,1.201 l 0.041,0.176 2.963,0.248 0.025,0.564 -2.75,0.23 0.041,0.264 c 0.16,1.046 0.229,1.821 0.283,3.213 l 0.006,0.137 8.275,4.986 0.26,0.098 v 0.844 l -0.131,-0.018 v -0.707 l -8.453,-1.621 -0.043,0.252 c -0.217,1.271 -0.346,1.465 -0.518,2.041 -0.058,0.027 -0.115,0.05 -0.182,0.08 -0.118,0.053 -0.248,0.096 -0.295,0.102 l -0.141,0.018 -0.059,0.129 c -0.039,0.088 -0.112,0.199 -0.18,0.285 -0.067,-0.087 -0.14,-0.197 -0.18,-0.285 l -0.059,-0.129 -0.141,-0.018 c -0.047,-0.005 -0.177,-0.049 -0.295,-0.102 -0.066,-0.03 -0.124,-0.053 -0.182,-0.08 -0.171,-0.576 -0.3,-0.77 -0.518,-2.041 l -0.043,-0.252 -8.453,1.621 v 0.707 L 0.5,13.117 v -0.844 L 0.76,12.176 9.035,7.189 9.041,7.053 C 9.095,5.661 9.164,4.886 9.324,3.84 l 0.041,-0.264 -2.75,-0.23 L 6.641,2.781 9.604,2.533 9.645,2.357 C 9.737,1.958 9.894,1.509 10.076,1.156 10.23,0.858 10.391,0.71 10.5,0.633 Z"/></g></g></svg>',
size: [21,15]
},
'cessna': {
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 13" width="17px" height="13px" add_stroke_selected><defs><style>.cls-1{fill:aircraft_color_fill;}.cls-2{fill:aircraft_color_stroke;}</style></defs><title>cessna_live</title><g id="Layer_2" data-name="Layer 2"><g id="Cessna"><path class="cls-1" d="M8.51,12.75c-.17,0-2-.27-2.56-.35A.41.41,0,0,1,5.6,12V10.87a.41.41,0,0,1,.32-.4l1.81-.37L7.36,6.64H4.75L.6,6a.41.41,0,0,1-.35-.41V4a.41.41,0,0,1,.38-.41l4.09-.28h2.6v-.4l.25,0-.24-.08c0-.21.1-.76.12-1.06A.9.9,0,0,1,8,.94L8.12.54A.41.41,0,0,1,8.5.25a.4.4,0,0,1,.39.29L9,.95a.91.91,0,0,1,.53.75c0,.33.11,1,.13,1.11v.46h2.57l4.12.28a.41.41,0,0,1,.38.41V5.63A.41.41,0,0,1,16.4,6l-4.1.59H9.64L9.26,10.1l1.81.36a.41.41,0,0,1,.32.4V12a.41.41,0,0,1-.34.41c-.56.08-2.37.35-2.55.35Z"/><path class="cls-2" d="M8.5.5a.15.15,0,0,1,.15.11l.16.52a.68.68,0,0,1,.49.58c0,.34.11,1,.13,1.12a.16.16,0,0,1,0,0v.65h2.83l4.09.28A.16.16,0,0,1,16.5,4V5.63a.16.16,0,0,1-.13.16l-4.1.59H9.41L9,10.3l2,.41a.16.16,0,0,1,.12.16V12a.16.16,0,0,1-.13.16s-2.33.35-2.51.35h0c-.17,0-2.53-.35-2.53-.35A.16.16,0,0,1,5.85,12V10.87A.16.16,0,0,1,6,10.71l2-.41L7.59,6.39H4.73L.63,5.79A.16.16,0,0,1,.5,5.63V4A.16.16,0,0,1,.64,3.8l4.09-.28H7.57V2.87a.21.21,0,0,1,0,0c0-.15.1-.79.13-1.12a.68.68,0,0,1,.49-.58L8.36.61A.16.16,0,0,1,8.5.5m0-.5a.66.66,0,0,0-.62.46l-.1.32a1.13,1.13,0,0,0-.58.9c0,.31-.1.87-.12,1.06a.92.92,0,0,0,0,.14V3H4.75L.61,3.3A.66.66,0,0,0,0,4V5.63a.66.66,0,0,0,.56.65l4.1.59H7.14l.33,3-1.59.32a.66.66,0,0,0-.53.65V12a.66.66,0,0,0,.54.65C7,12.81,8.34,13,8.51,13s1.5-.19,2.58-.35a.66.66,0,0,0,.56-.65V10.87a.66.66,0,0,0-.52-.65L9.54,9.9l.33-3h2.48l4.1-.59A.66.66,0,0,0,17,5.63V4a.66.66,0,0,0-.61-.66L12.3,3H9.93V2.74c0-.11-.09-.74-.12-1.06a1.14,1.14,0,0,0-.57-.9L9.13.46A.65.65,0,0,0,8.5,0Z"/></g></g></svg>',
size: [17,13]
Expand Down Expand Up @@ -132,6 +136,7 @@ var TypeDesignatorIcons = {
'C55B': 'jet_nonswept',
'C560': 'jet_nonswept',
'C56X': 'jet_nonswept',
'COZY': 'canard',
'C650': 'jet_swept',
'C680': 'jet_nonswept',
'C68A': 'jet_nonswept',
Expand Down Expand Up @@ -216,6 +221,7 @@ var TypeDesignatorIcons = {
'L101': 'heavy_2e',
'LAE1': 'hi_perf',
'LEOP': 'jet_nonswept',
'LGEZ': 'canard',
'LJ23': 'jet_nonswept',
'LJ24': 'jet_nonswept',
'LJ25': 'jet_nonswept',
Expand Down Expand Up @@ -304,6 +310,8 @@ var TypeDesignatorIcons = {
'TRMA': 'twin_small',
'TU22': 'hi_perf',
'VAUT': 'hi_perf',
'VELO': 'canard',
'VEZE': 'canard',
'Y130': 'hi_perf',
'Y141': 'airliner',
'YK28': 'hi_perf',
Expand Down