@furkot/garmin-data 2.1.1 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Readme.md +2 -2
- package/lib/garmin.js +214 -214
- package/lib/index.js +21 -27
- package/package.json +10 -9
- package/sprite/24x24.css +801 -801
- package/sprite/48x48.css +801 -801
- package/index.js +0 -1
package/sprite/24x24.css
CHANGED
|
@@ -1,1601 +1,1601 @@
|
|
|
1
1
|
.garmin {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
background-image: url(24x24.png);
|
|
3
|
+
background-repeat: no-repeat;
|
|
4
|
+
display: block;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
.garmin_wpt_0 {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
width: 24px;
|
|
9
|
+
height: 24px;
|
|
10
|
+
background-position: -1px -1px;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
.garmin_wpt_1 {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
width: 24px;
|
|
15
|
+
height: 24px;
|
|
16
|
+
background-position: -27px -1px;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.garmin_wpt_10 {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
width: 24px;
|
|
21
|
+
height: 24px;
|
|
22
|
+
background-position: -53px -1px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.garmin_wpt_100 {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
width: 24px;
|
|
27
|
+
height: 24px;
|
|
28
|
+
background-position: -79px -1px;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
.garmin_wpt_101 {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
32
|
+
width: 24px;
|
|
33
|
+
height: 24px;
|
|
34
|
+
background-position: -105px -1px;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.garmin_wpt_102 {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
width: 24px;
|
|
39
|
+
height: 24px;
|
|
40
|
+
background-position: -131px -1px;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
.garmin_wpt_103 {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
width: 24px;
|
|
45
|
+
height: 24px;
|
|
46
|
+
background-position: -157px -1px;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
.garmin_wpt_104 {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
50
|
+
width: 24px;
|
|
51
|
+
height: 24px;
|
|
52
|
+
background-position: -183px -1px;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.garmin_wpt_105 {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
56
|
+
width: 24px;
|
|
57
|
+
height: 24px;
|
|
58
|
+
background-position: -209px -1px;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.garmin_wpt_106 {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
62
|
+
width: 24px;
|
|
63
|
+
height: 24px;
|
|
64
|
+
background-position: -235px -1px;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
.garmin_wpt_107 {
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
width: 24px;
|
|
69
|
+
height: 24px;
|
|
70
|
+
background-position: -261px -1px;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
.garmin_wpt_108 {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
74
|
+
width: 24px;
|
|
75
|
+
height: 24px;
|
|
76
|
+
background-position: -287px -1px;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.garmin_wpt_109 {
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
width: 24px;
|
|
81
|
+
height: 24px;
|
|
82
|
+
background-position: -313px -1px;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
.garmin_wpt_11 {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
86
|
+
width: 24px;
|
|
87
|
+
height: 24px;
|
|
88
|
+
background-position: -339px -1px;
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
.garmin_wpt_110 {
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
92
|
+
width: 24px;
|
|
93
|
+
height: 24px;
|
|
94
|
+
background-position: -365px -1px;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
.garmin_wpt_111 {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
98
|
+
width: 24px;
|
|
99
|
+
height: 24px;
|
|
100
|
+
background-position: -391px -1px;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
.garmin_wpt_112 {
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
104
|
+
width: 24px;
|
|
105
|
+
height: 24px;
|
|
106
|
+
background-position: -1px -27px;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
.garmin_wpt_113 {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
110
|
+
width: 24px;
|
|
111
|
+
height: 24px;
|
|
112
|
+
background-position: -27px -27px;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
.garmin_wpt_114 {
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
116
|
+
width: 24px;
|
|
117
|
+
height: 24px;
|
|
118
|
+
background-position: -53px -27px;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
.garmin_wpt_115 {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
122
|
+
width: 24px;
|
|
123
|
+
height: 24px;
|
|
124
|
+
background-position: -79px -27px;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
.garmin_wpt_116 {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
128
|
+
width: 24px;
|
|
129
|
+
height: 24px;
|
|
130
|
+
background-position: -105px -27px;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
.garmin_wpt_117 {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
134
|
+
width: 24px;
|
|
135
|
+
height: 24px;
|
|
136
|
+
background-position: -131px -27px;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
.garmin_wpt_118 {
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
140
|
+
width: 24px;
|
|
141
|
+
height: 24px;
|
|
142
|
+
background-position: -157px -27px;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
145
|
.garmin_wpt_119 {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
146
|
+
width: 24px;
|
|
147
|
+
height: 24px;
|
|
148
|
+
background-position: -183px -27px;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
151
|
.garmin_wpt_12 {
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
152
|
+
width: 24px;
|
|
153
|
+
height: 24px;
|
|
154
|
+
background-position: -209px -27px;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
157
|
.garmin_wpt_120 {
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
158
|
+
width: 24px;
|
|
159
|
+
height: 24px;
|
|
160
|
+
background-position: -235px -27px;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.garmin_wpt_121 {
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
164
|
+
width: 24px;
|
|
165
|
+
height: 24px;
|
|
166
|
+
background-position: -261px -27px;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
169
|
.garmin_wpt_122 {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
170
|
+
width: 24px;
|
|
171
|
+
height: 24px;
|
|
172
|
+
background-position: -287px -27px;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
.garmin_wpt_123 {
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
176
|
+
width: 24px;
|
|
177
|
+
height: 24px;
|
|
178
|
+
background-position: -313px -27px;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
.garmin_wpt_124 {
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
182
|
+
width: 24px;
|
|
183
|
+
height: 24px;
|
|
184
|
+
background-position: -339px -27px;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.garmin_wpt_125 {
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
188
|
+
width: 24px;
|
|
189
|
+
height: 24px;
|
|
190
|
+
background-position: -365px -27px;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
193
|
.garmin_wpt_126 {
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
194
|
+
width: 24px;
|
|
195
|
+
height: 24px;
|
|
196
|
+
background-position: -391px -27px;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
199
|
.garmin_wpt_127 {
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
200
|
+
width: 24px;
|
|
201
|
+
height: 24px;
|
|
202
|
+
background-position: -1px -53px;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
.garmin_wpt_128 {
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
206
|
+
width: 24px;
|
|
207
|
+
height: 24px;
|
|
208
|
+
background-position: -27px -53px;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
.garmin_wpt_129 {
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
212
|
+
width: 24px;
|
|
213
|
+
height: 24px;
|
|
214
|
+
background-position: -53px -53px;
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
.garmin_wpt_13 {
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
218
|
+
width: 24px;
|
|
219
|
+
height: 24px;
|
|
220
|
+
background-position: -79px -53px;
|
|
221
221
|
}
|
|
222
222
|
|
|
223
223
|
.garmin_wpt_130 {
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
224
|
+
width: 24px;
|
|
225
|
+
height: 24px;
|
|
226
|
+
background-position: -105px -53px;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
229
|
.garmin_wpt_131 {
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
230
|
+
width: 24px;
|
|
231
|
+
height: 24px;
|
|
232
|
+
background-position: -131px -53px;
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
.garmin_wpt_132 {
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
236
|
+
width: 24px;
|
|
237
|
+
height: 24px;
|
|
238
|
+
background-position: -157px -53px;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
241
|
.garmin_wpt_133 {
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
242
|
+
width: 24px;
|
|
243
|
+
height: 24px;
|
|
244
|
+
background-position: -183px -53px;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
.garmin_wpt_134 {
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
248
|
+
width: 24px;
|
|
249
|
+
height: 24px;
|
|
250
|
+
background-position: -209px -53px;
|
|
251
251
|
}
|
|
252
252
|
|
|
253
253
|
.garmin_wpt_135 {
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
254
|
+
width: 24px;
|
|
255
|
+
height: 24px;
|
|
256
|
+
background-position: -235px -53px;
|
|
257
257
|
}
|
|
258
258
|
|
|
259
259
|
.garmin_wpt_136 {
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
260
|
+
width: 24px;
|
|
261
|
+
height: 24px;
|
|
262
|
+
background-position: -261px -53px;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
265
|
.garmin_wpt_137 {
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
266
|
+
width: 24px;
|
|
267
|
+
height: 24px;
|
|
268
|
+
background-position: -287px -53px;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
271
|
.garmin_wpt_138 {
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
272
|
+
width: 24px;
|
|
273
|
+
height: 24px;
|
|
274
|
+
background-position: -313px -53px;
|
|
275
275
|
}
|
|
276
276
|
|
|
277
277
|
.garmin_wpt_139 {
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
278
|
+
width: 24px;
|
|
279
|
+
height: 24px;
|
|
280
|
+
background-position: -339px -53px;
|
|
281
281
|
}
|
|
282
282
|
|
|
283
283
|
.garmin_wpt_14 {
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
284
|
+
width: 24px;
|
|
285
|
+
height: 24px;
|
|
286
|
+
background-position: -365px -53px;
|
|
287
287
|
}
|
|
288
288
|
|
|
289
289
|
.garmin_wpt_140 {
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
290
|
+
width: 24px;
|
|
291
|
+
height: 24px;
|
|
292
|
+
background-position: -391px -53px;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
295
|
.garmin_wpt_141 {
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
296
|
+
width: 24px;
|
|
297
|
+
height: 24px;
|
|
298
|
+
background-position: -1px -79px;
|
|
299
299
|
}
|
|
300
300
|
|
|
301
301
|
.garmin_wpt_142 {
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
302
|
+
width: 24px;
|
|
303
|
+
height: 24px;
|
|
304
|
+
background-position: -27px -79px;
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.garmin_wpt_143 {
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
308
|
+
width: 24px;
|
|
309
|
+
height: 24px;
|
|
310
|
+
background-position: -53px -79px;
|
|
311
311
|
}
|
|
312
312
|
|
|
313
313
|
.garmin_wpt_144 {
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
314
|
+
width: 24px;
|
|
315
|
+
height: 24px;
|
|
316
|
+
background-position: -79px -79px;
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
.garmin_wpt_145 {
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
320
|
+
width: 24px;
|
|
321
|
+
height: 24px;
|
|
322
|
+
background-position: -105px -79px;
|
|
323
323
|
}
|
|
324
324
|
|
|
325
325
|
.garmin_wpt_146 {
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
326
|
+
width: 24px;
|
|
327
|
+
height: 24px;
|
|
328
|
+
background-position: -131px -79px;
|
|
329
329
|
}
|
|
330
330
|
|
|
331
331
|
.garmin_wpt_147 {
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
332
|
+
width: 24px;
|
|
333
|
+
height: 24px;
|
|
334
|
+
background-position: -157px -79px;
|
|
335
335
|
}
|
|
336
336
|
|
|
337
337
|
.garmin_wpt_148 {
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
338
|
+
width: 24px;
|
|
339
|
+
height: 24px;
|
|
340
|
+
background-position: -183px -79px;
|
|
341
341
|
}
|
|
342
342
|
|
|
343
343
|
.garmin_wpt_149 {
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
344
|
+
width: 24px;
|
|
345
|
+
height: 24px;
|
|
346
|
+
background-position: -209px -79px;
|
|
347
347
|
}
|
|
348
348
|
|
|
349
349
|
.garmin_wpt_15 {
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
350
|
+
width: 24px;
|
|
351
|
+
height: 24px;
|
|
352
|
+
background-position: -235px -79px;
|
|
353
353
|
}
|
|
354
354
|
|
|
355
355
|
.garmin_wpt_150 {
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
356
|
+
width: 24px;
|
|
357
|
+
height: 24px;
|
|
358
|
+
background-position: -261px -79px;
|
|
359
359
|
}
|
|
360
360
|
|
|
361
361
|
.garmin_wpt_151 {
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
362
|
+
width: 24px;
|
|
363
|
+
height: 24px;
|
|
364
|
+
background-position: -287px -79px;
|
|
365
365
|
}
|
|
366
366
|
|
|
367
367
|
.garmin_wpt_152 {
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
368
|
+
width: 24px;
|
|
369
|
+
height: 24px;
|
|
370
|
+
background-position: -313px -79px;
|
|
371
371
|
}
|
|
372
372
|
|
|
373
373
|
.garmin_wpt_153 {
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
374
|
+
width: 24px;
|
|
375
|
+
height: 24px;
|
|
376
|
+
background-position: -339px -79px;
|
|
377
377
|
}
|
|
378
378
|
|
|
379
379
|
.garmin_wpt_154 {
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
380
|
+
width: 24px;
|
|
381
|
+
height: 24px;
|
|
382
|
+
background-position: -365px -79px;
|
|
383
383
|
}
|
|
384
384
|
|
|
385
385
|
.garmin_wpt_155 {
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
386
|
+
width: 24px;
|
|
387
|
+
height: 24px;
|
|
388
|
+
background-position: -391px -79px;
|
|
389
389
|
}
|
|
390
390
|
|
|
391
391
|
.garmin_wpt_156 {
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
392
|
+
width: 24px;
|
|
393
|
+
height: 24px;
|
|
394
|
+
background-position: -1px -105px;
|
|
395
395
|
}
|
|
396
396
|
|
|
397
397
|
.garmin_wpt_157 {
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
398
|
+
width: 24px;
|
|
399
|
+
height: 24px;
|
|
400
|
+
background-position: -27px -105px;
|
|
401
401
|
}
|
|
402
402
|
|
|
403
403
|
.garmin_wpt_158 {
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
404
|
+
width: 24px;
|
|
405
|
+
height: 24px;
|
|
406
|
+
background-position: -53px -105px;
|
|
407
407
|
}
|
|
408
408
|
|
|
409
409
|
.garmin_wpt_159 {
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
410
|
+
width: 24px;
|
|
411
|
+
height: 24px;
|
|
412
|
+
background-position: -79px -105px;
|
|
413
413
|
}
|
|
414
414
|
|
|
415
415
|
.garmin_wpt_16 {
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
416
|
+
width: 24px;
|
|
417
|
+
height: 24px;
|
|
418
|
+
background-position: -105px -105px;
|
|
419
419
|
}
|
|
420
420
|
|
|
421
421
|
.garmin_wpt_160 {
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
422
|
+
width: 24px;
|
|
423
|
+
height: 24px;
|
|
424
|
+
background-position: -131px -105px;
|
|
425
425
|
}
|
|
426
426
|
|
|
427
427
|
.garmin_wpt_161 {
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
428
|
+
width: 24px;
|
|
429
|
+
height: 24px;
|
|
430
|
+
background-position: -157px -105px;
|
|
431
431
|
}
|
|
432
432
|
|
|
433
433
|
.garmin_wpt_162 {
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
434
|
+
width: 24px;
|
|
435
|
+
height: 24px;
|
|
436
|
+
background-position: -183px -105px;
|
|
437
437
|
}
|
|
438
438
|
|
|
439
439
|
.garmin_wpt_163 {
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
440
|
+
width: 24px;
|
|
441
|
+
height: 24px;
|
|
442
|
+
background-position: -209px -105px;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
445
|
.garmin_wpt_164 {
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
446
|
+
width: 24px;
|
|
447
|
+
height: 24px;
|
|
448
|
+
background-position: -235px -105px;
|
|
449
449
|
}
|
|
450
450
|
|
|
451
451
|
.garmin_wpt_165 {
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
452
|
+
width: 24px;
|
|
453
|
+
height: 24px;
|
|
454
|
+
background-position: -261px -105px;
|
|
455
455
|
}
|
|
456
456
|
|
|
457
457
|
.garmin_wpt_166 {
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
458
|
+
width: 24px;
|
|
459
|
+
height: 24px;
|
|
460
|
+
background-position: -287px -105px;
|
|
461
461
|
}
|
|
462
462
|
|
|
463
463
|
.garmin_wpt_167 {
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
464
|
+
width: 24px;
|
|
465
|
+
height: 24px;
|
|
466
|
+
background-position: -313px -105px;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
469
|
.garmin_wpt_168 {
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
470
|
+
width: 24px;
|
|
471
|
+
height: 24px;
|
|
472
|
+
background-position: -339px -105px;
|
|
473
473
|
}
|
|
474
474
|
|
|
475
475
|
.garmin_wpt_169 {
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
476
|
+
width: 24px;
|
|
477
|
+
height: 24px;
|
|
478
|
+
background-position: -365px -105px;
|
|
479
479
|
}
|
|
480
480
|
|
|
481
481
|
.garmin_wpt_17 {
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
482
|
+
width: 24px;
|
|
483
|
+
height: 24px;
|
|
484
|
+
background-position: -391px -105px;
|
|
485
485
|
}
|
|
486
486
|
|
|
487
487
|
.garmin_wpt_170 {
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
488
|
+
width: 24px;
|
|
489
|
+
height: 24px;
|
|
490
|
+
background-position: -1px -131px;
|
|
491
491
|
}
|
|
492
492
|
|
|
493
493
|
.garmin_wpt_171 {
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
494
|
+
width: 24px;
|
|
495
|
+
height: 24px;
|
|
496
|
+
background-position: -27px -131px;
|
|
497
497
|
}
|
|
498
498
|
|
|
499
499
|
.garmin_wpt_172 {
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
500
|
+
width: 24px;
|
|
501
|
+
height: 24px;
|
|
502
|
+
background-position: -53px -131px;
|
|
503
503
|
}
|
|
504
504
|
|
|
505
505
|
.garmin_wpt_173 {
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
506
|
+
width: 24px;
|
|
507
|
+
height: 24px;
|
|
508
|
+
background-position: -79px -131px;
|
|
509
509
|
}
|
|
510
510
|
|
|
511
511
|
.garmin_wpt_174 {
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
512
|
+
width: 24px;
|
|
513
|
+
height: 24px;
|
|
514
|
+
background-position: -105px -131px;
|
|
515
515
|
}
|
|
516
516
|
|
|
517
517
|
.garmin_wpt_175 {
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
518
|
+
width: 24px;
|
|
519
|
+
height: 24px;
|
|
520
|
+
background-position: -131px -131px;
|
|
521
521
|
}
|
|
522
522
|
|
|
523
523
|
.garmin_wpt_176 {
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
524
|
+
width: 24px;
|
|
525
|
+
height: 24px;
|
|
526
|
+
background-position: -157px -131px;
|
|
527
527
|
}
|
|
528
528
|
|
|
529
529
|
.garmin_wpt_177 {
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
530
|
+
width: 24px;
|
|
531
|
+
height: 24px;
|
|
532
|
+
background-position: -183px -131px;
|
|
533
533
|
}
|
|
534
534
|
|
|
535
535
|
.garmin_wpt_178 {
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
536
|
+
width: 24px;
|
|
537
|
+
height: 24px;
|
|
538
|
+
background-position: -209px -131px;
|
|
539
539
|
}
|
|
540
540
|
|
|
541
541
|
.garmin_wpt_179 {
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
542
|
+
width: 24px;
|
|
543
|
+
height: 24px;
|
|
544
|
+
background-position: -235px -131px;
|
|
545
545
|
}
|
|
546
546
|
|
|
547
547
|
.garmin_wpt_18 {
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
548
|
+
width: 24px;
|
|
549
|
+
height: 24px;
|
|
550
|
+
background-position: -261px -131px;
|
|
551
551
|
}
|
|
552
552
|
|
|
553
553
|
.garmin_wpt_180 {
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
554
|
+
width: 24px;
|
|
555
|
+
height: 24px;
|
|
556
|
+
background-position: -287px -131px;
|
|
557
557
|
}
|
|
558
558
|
|
|
559
559
|
.garmin_wpt_181 {
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
560
|
+
width: 24px;
|
|
561
|
+
height: 24px;
|
|
562
|
+
background-position: -313px -131px;
|
|
563
563
|
}
|
|
564
564
|
|
|
565
565
|
.garmin_wpt_182 {
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
566
|
+
width: 24px;
|
|
567
|
+
height: 24px;
|
|
568
|
+
background-position: -339px -131px;
|
|
569
569
|
}
|
|
570
570
|
|
|
571
571
|
.garmin_wpt_183 {
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
572
|
+
width: 24px;
|
|
573
|
+
height: 24px;
|
|
574
|
+
background-position: -365px -131px;
|
|
575
575
|
}
|
|
576
576
|
|
|
577
577
|
.garmin_wpt_184 {
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
578
|
+
width: 24px;
|
|
579
|
+
height: 24px;
|
|
580
|
+
background-position: -391px -131px;
|
|
581
581
|
}
|
|
582
582
|
|
|
583
583
|
.garmin_wpt_185 {
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
584
|
+
width: 24px;
|
|
585
|
+
height: 24px;
|
|
586
|
+
background-position: -1px -157px;
|
|
587
587
|
}
|
|
588
588
|
|
|
589
589
|
.garmin_wpt_186 {
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
590
|
+
width: 24px;
|
|
591
|
+
height: 24px;
|
|
592
|
+
background-position: -27px -157px;
|
|
593
593
|
}
|
|
594
594
|
|
|
595
595
|
.garmin_wpt_187 {
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
596
|
+
width: 24px;
|
|
597
|
+
height: 24px;
|
|
598
|
+
background-position: -53px -157px;
|
|
599
599
|
}
|
|
600
600
|
|
|
601
601
|
.garmin_wpt_188 {
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
602
|
+
width: 24px;
|
|
603
|
+
height: 24px;
|
|
604
|
+
background-position: -79px -157px;
|
|
605
605
|
}
|
|
606
606
|
|
|
607
607
|
.garmin_wpt_189 {
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
608
|
+
width: 24px;
|
|
609
|
+
height: 24px;
|
|
610
|
+
background-position: -105px -157px;
|
|
611
611
|
}
|
|
612
612
|
|
|
613
613
|
.garmin_wpt_19 {
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
614
|
+
width: 24px;
|
|
615
|
+
height: 24px;
|
|
616
|
+
background-position: -131px -157px;
|
|
617
617
|
}
|
|
618
618
|
|
|
619
619
|
.garmin_wpt_190 {
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
620
|
+
width: 24px;
|
|
621
|
+
height: 24px;
|
|
622
|
+
background-position: -157px -157px;
|
|
623
623
|
}
|
|
624
624
|
|
|
625
625
|
.garmin_wpt_191 {
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
626
|
+
width: 24px;
|
|
627
|
+
height: 24px;
|
|
628
|
+
background-position: -183px -157px;
|
|
629
629
|
}
|
|
630
630
|
|
|
631
631
|
.garmin_wpt_192 {
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
632
|
+
width: 24px;
|
|
633
|
+
height: 24px;
|
|
634
|
+
background-position: -209px -157px;
|
|
635
635
|
}
|
|
636
636
|
|
|
637
637
|
.garmin_wpt_193 {
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
638
|
+
width: 24px;
|
|
639
|
+
height: 24px;
|
|
640
|
+
background-position: -235px -157px;
|
|
641
641
|
}
|
|
642
642
|
|
|
643
643
|
.garmin_wpt_194 {
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
644
|
+
width: 24px;
|
|
645
|
+
height: 24px;
|
|
646
|
+
background-position: -261px -157px;
|
|
647
647
|
}
|
|
648
648
|
|
|
649
649
|
.garmin_wpt_195 {
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
650
|
+
width: 24px;
|
|
651
|
+
height: 24px;
|
|
652
|
+
background-position: -287px -157px;
|
|
653
653
|
}
|
|
654
654
|
|
|
655
655
|
.garmin_wpt_196 {
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
656
|
+
width: 24px;
|
|
657
|
+
height: 24px;
|
|
658
|
+
background-position: -313px -157px;
|
|
659
659
|
}
|
|
660
660
|
|
|
661
661
|
.garmin_wpt_197 {
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
662
|
+
width: 24px;
|
|
663
|
+
height: 24px;
|
|
664
|
+
background-position: -339px -157px;
|
|
665
665
|
}
|
|
666
666
|
|
|
667
667
|
.garmin_wpt_198 {
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
668
|
+
width: 24px;
|
|
669
|
+
height: 24px;
|
|
670
|
+
background-position: -365px -157px;
|
|
671
671
|
}
|
|
672
672
|
|
|
673
673
|
.garmin_wpt_199 {
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
674
|
+
width: 24px;
|
|
675
|
+
height: 24px;
|
|
676
|
+
background-position: -391px -157px;
|
|
677
677
|
}
|
|
678
678
|
|
|
679
679
|
.garmin_wpt_2 {
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
680
|
+
width: 24px;
|
|
681
|
+
height: 24px;
|
|
682
|
+
background-position: -1px -183px;
|
|
683
683
|
}
|
|
684
684
|
|
|
685
685
|
.garmin_wpt_20 {
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
686
|
+
width: 24px;
|
|
687
|
+
height: 24px;
|
|
688
|
+
background-position: -27px -183px;
|
|
689
689
|
}
|
|
690
690
|
|
|
691
691
|
.garmin_wpt_200 {
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
692
|
+
width: 24px;
|
|
693
|
+
height: 24px;
|
|
694
|
+
background-position: -53px -183px;
|
|
695
695
|
}
|
|
696
696
|
|
|
697
697
|
.garmin_wpt_201 {
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
698
|
+
width: 24px;
|
|
699
|
+
height: 24px;
|
|
700
|
+
background-position: -79px -183px;
|
|
701
701
|
}
|
|
702
702
|
|
|
703
703
|
.garmin_wpt_202 {
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
704
|
+
width: 24px;
|
|
705
|
+
height: 24px;
|
|
706
|
+
background-position: -105px -183px;
|
|
707
707
|
}
|
|
708
708
|
|
|
709
709
|
.garmin_wpt_203 {
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
710
|
+
width: 24px;
|
|
711
|
+
height: 24px;
|
|
712
|
+
background-position: -131px -183px;
|
|
713
713
|
}
|
|
714
714
|
|
|
715
715
|
.garmin_wpt_204 {
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
716
|
+
width: 24px;
|
|
717
|
+
height: 24px;
|
|
718
|
+
background-position: -157px -183px;
|
|
719
719
|
}
|
|
720
720
|
|
|
721
721
|
.garmin_wpt_205 {
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
722
|
+
width: 24px;
|
|
723
|
+
height: 24px;
|
|
724
|
+
background-position: -183px -183px;
|
|
725
725
|
}
|
|
726
726
|
|
|
727
727
|
.garmin_wpt_206 {
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
728
|
+
width: 24px;
|
|
729
|
+
height: 24px;
|
|
730
|
+
background-position: -209px -183px;
|
|
731
731
|
}
|
|
732
732
|
|
|
733
733
|
.garmin_wpt_207 {
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
734
|
+
width: 24px;
|
|
735
|
+
height: 24px;
|
|
736
|
+
background-position: -235px -183px;
|
|
737
737
|
}
|
|
738
738
|
|
|
739
739
|
.garmin_wpt_208 {
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
740
|
+
width: 24px;
|
|
741
|
+
height: 24px;
|
|
742
|
+
background-position: -261px -183px;
|
|
743
743
|
}
|
|
744
744
|
|
|
745
745
|
.garmin_wpt_209 {
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
746
|
+
width: 24px;
|
|
747
|
+
height: 24px;
|
|
748
|
+
background-position: -287px -183px;
|
|
749
749
|
}
|
|
750
750
|
|
|
751
751
|
.garmin_wpt_21 {
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
752
|
+
width: 24px;
|
|
753
|
+
height: 24px;
|
|
754
|
+
background-position: -313px -183px;
|
|
755
755
|
}
|
|
756
756
|
|
|
757
757
|
.garmin_wpt_210 {
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
758
|
+
width: 24px;
|
|
759
|
+
height: 24px;
|
|
760
|
+
background-position: -339px -183px;
|
|
761
761
|
}
|
|
762
762
|
|
|
763
763
|
.garmin_wpt_211 {
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
764
|
+
width: 24px;
|
|
765
|
+
height: 24px;
|
|
766
|
+
background-position: -365px -183px;
|
|
767
767
|
}
|
|
768
768
|
|
|
769
769
|
.garmin_wpt_212 {
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
770
|
+
width: 24px;
|
|
771
|
+
height: 24px;
|
|
772
|
+
background-position: -391px -183px;
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
.garmin_wpt_213 {
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
776
|
+
width: 24px;
|
|
777
|
+
height: 24px;
|
|
778
|
+
background-position: -1px -209px;
|
|
779
779
|
}
|
|
780
780
|
|
|
781
781
|
.garmin_wpt_214 {
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
782
|
+
width: 24px;
|
|
783
|
+
height: 24px;
|
|
784
|
+
background-position: -27px -209px;
|
|
785
785
|
}
|
|
786
786
|
|
|
787
787
|
.garmin_wpt_215 {
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
788
|
+
width: 24px;
|
|
789
|
+
height: 24px;
|
|
790
|
+
background-position: -53px -209px;
|
|
791
791
|
}
|
|
792
792
|
|
|
793
793
|
.garmin_wpt_216 {
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
794
|
+
width: 24px;
|
|
795
|
+
height: 24px;
|
|
796
|
+
background-position: -79px -209px;
|
|
797
797
|
}
|
|
798
798
|
|
|
799
799
|
.garmin_wpt_217 {
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
800
|
+
width: 24px;
|
|
801
|
+
height: 24px;
|
|
802
|
+
background-position: -105px -209px;
|
|
803
803
|
}
|
|
804
804
|
|
|
805
805
|
.garmin_wpt_218 {
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
806
|
+
width: 24px;
|
|
807
|
+
height: 24px;
|
|
808
|
+
background-position: -131px -209px;
|
|
809
809
|
}
|
|
810
810
|
|
|
811
811
|
.garmin_wpt_219 {
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
812
|
+
width: 24px;
|
|
813
|
+
height: 24px;
|
|
814
|
+
background-position: -157px -209px;
|
|
815
815
|
}
|
|
816
816
|
|
|
817
817
|
.garmin_wpt_22 {
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
818
|
+
width: 24px;
|
|
819
|
+
height: 24px;
|
|
820
|
+
background-position: -183px -209px;
|
|
821
821
|
}
|
|
822
822
|
|
|
823
823
|
.garmin_wpt_220 {
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
824
|
+
width: 24px;
|
|
825
|
+
height: 24px;
|
|
826
|
+
background-position: -209px -209px;
|
|
827
827
|
}
|
|
828
828
|
|
|
829
829
|
.garmin_wpt_221 {
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
830
|
+
width: 24px;
|
|
831
|
+
height: 24px;
|
|
832
|
+
background-position: -235px -209px;
|
|
833
833
|
}
|
|
834
834
|
|
|
835
835
|
.garmin_wpt_222 {
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
836
|
+
width: 24px;
|
|
837
|
+
height: 24px;
|
|
838
|
+
background-position: -261px -209px;
|
|
839
839
|
}
|
|
840
840
|
|
|
841
841
|
.garmin_wpt_223 {
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
842
|
+
width: 24px;
|
|
843
|
+
height: 24px;
|
|
844
|
+
background-position: -287px -209px;
|
|
845
845
|
}
|
|
846
846
|
|
|
847
847
|
.garmin_wpt_224 {
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
848
|
+
width: 24px;
|
|
849
|
+
height: 24px;
|
|
850
|
+
background-position: -313px -209px;
|
|
851
851
|
}
|
|
852
852
|
|
|
853
853
|
.garmin_wpt_225 {
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
854
|
+
width: 24px;
|
|
855
|
+
height: 24px;
|
|
856
|
+
background-position: -339px -209px;
|
|
857
857
|
}
|
|
858
858
|
|
|
859
859
|
.garmin_wpt_226 {
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
860
|
+
width: 24px;
|
|
861
|
+
height: 24px;
|
|
862
|
+
background-position: -365px -209px;
|
|
863
863
|
}
|
|
864
864
|
|
|
865
865
|
.garmin_wpt_227 {
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
866
|
+
width: 24px;
|
|
867
|
+
height: 24px;
|
|
868
|
+
background-position: -391px -209px;
|
|
869
869
|
}
|
|
870
870
|
|
|
871
871
|
.garmin_wpt_228 {
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
872
|
+
width: 24px;
|
|
873
|
+
height: 24px;
|
|
874
|
+
background-position: -1px -235px;
|
|
875
875
|
}
|
|
876
876
|
|
|
877
877
|
.garmin_wpt_229 {
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
878
|
+
width: 24px;
|
|
879
|
+
height: 24px;
|
|
880
|
+
background-position: -27px -235px;
|
|
881
881
|
}
|
|
882
882
|
|
|
883
883
|
.garmin_wpt_23 {
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
884
|
+
width: 24px;
|
|
885
|
+
height: 24px;
|
|
886
|
+
background-position: -53px -235px;
|
|
887
887
|
}
|
|
888
888
|
|
|
889
889
|
.garmin_wpt_230 {
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
890
|
+
width: 24px;
|
|
891
|
+
height: 24px;
|
|
892
|
+
background-position: -79px -235px;
|
|
893
893
|
}
|
|
894
894
|
|
|
895
895
|
.garmin_wpt_231 {
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
896
|
+
width: 24px;
|
|
897
|
+
height: 24px;
|
|
898
|
+
background-position: -105px -235px;
|
|
899
899
|
}
|
|
900
900
|
|
|
901
901
|
.garmin_wpt_232 {
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
902
|
+
width: 24px;
|
|
903
|
+
height: 24px;
|
|
904
|
+
background-position: -131px -235px;
|
|
905
905
|
}
|
|
906
906
|
|
|
907
907
|
.garmin_wpt_233 {
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
908
|
+
width: 24px;
|
|
909
|
+
height: 24px;
|
|
910
|
+
background-position: -157px -235px;
|
|
911
911
|
}
|
|
912
912
|
|
|
913
913
|
.garmin_wpt_234 {
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
914
|
+
width: 24px;
|
|
915
|
+
height: 24px;
|
|
916
|
+
background-position: -183px -235px;
|
|
917
917
|
}
|
|
918
918
|
|
|
919
919
|
.garmin_wpt_235 {
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
920
|
+
width: 24px;
|
|
921
|
+
height: 24px;
|
|
922
|
+
background-position: -209px -235px;
|
|
923
923
|
}
|
|
924
924
|
|
|
925
925
|
.garmin_wpt_236 {
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
926
|
+
width: 24px;
|
|
927
|
+
height: 24px;
|
|
928
|
+
background-position: -235px -235px;
|
|
929
929
|
}
|
|
930
930
|
|
|
931
931
|
.garmin_wpt_237 {
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
932
|
+
width: 24px;
|
|
933
|
+
height: 24px;
|
|
934
|
+
background-position: -261px -235px;
|
|
935
935
|
}
|
|
936
936
|
|
|
937
937
|
.garmin_wpt_238 {
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
938
|
+
width: 24px;
|
|
939
|
+
height: 24px;
|
|
940
|
+
background-position: -287px -235px;
|
|
941
941
|
}
|
|
942
942
|
|
|
943
943
|
.garmin_wpt_239 {
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
944
|
+
width: 24px;
|
|
945
|
+
height: 24px;
|
|
946
|
+
background-position: -313px -235px;
|
|
947
947
|
}
|
|
948
948
|
|
|
949
949
|
.garmin_wpt_24 {
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
950
|
+
width: 24px;
|
|
951
|
+
height: 24px;
|
|
952
|
+
background-position: -339px -235px;
|
|
953
953
|
}
|
|
954
954
|
|
|
955
955
|
.garmin_wpt_240 {
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
956
|
+
width: 24px;
|
|
957
|
+
height: 24px;
|
|
958
|
+
background-position: -365px -235px;
|
|
959
959
|
}
|
|
960
960
|
|
|
961
961
|
.garmin_wpt_241 {
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
962
|
+
width: 24px;
|
|
963
|
+
height: 24px;
|
|
964
|
+
background-position: -391px -235px;
|
|
965
965
|
}
|
|
966
966
|
|
|
967
967
|
.garmin_wpt_242 {
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
968
|
+
width: 24px;
|
|
969
|
+
height: 24px;
|
|
970
|
+
background-position: -1px -261px;
|
|
971
971
|
}
|
|
972
972
|
|
|
973
973
|
.garmin_wpt_243 {
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
974
|
+
width: 24px;
|
|
975
|
+
height: 24px;
|
|
976
|
+
background-position: -27px -261px;
|
|
977
977
|
}
|
|
978
978
|
|
|
979
979
|
.garmin_wpt_244 {
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
980
|
+
width: 24px;
|
|
981
|
+
height: 24px;
|
|
982
|
+
background-position: -53px -261px;
|
|
983
983
|
}
|
|
984
984
|
|
|
985
985
|
.garmin_wpt_245 {
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
986
|
+
width: 24px;
|
|
987
|
+
height: 24px;
|
|
988
|
+
background-position: -79px -261px;
|
|
989
989
|
}
|
|
990
990
|
|
|
991
991
|
.garmin_wpt_246 {
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
992
|
+
width: 24px;
|
|
993
|
+
height: 24px;
|
|
994
|
+
background-position: -105px -261px;
|
|
995
995
|
}
|
|
996
996
|
|
|
997
997
|
.garmin_wpt_247 {
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
998
|
+
width: 24px;
|
|
999
|
+
height: 24px;
|
|
1000
|
+
background-position: -131px -261px;
|
|
1001
1001
|
}
|
|
1002
1002
|
|
|
1003
1003
|
.garmin_wpt_248 {
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1004
|
+
width: 24px;
|
|
1005
|
+
height: 24px;
|
|
1006
|
+
background-position: -157px -261px;
|
|
1007
1007
|
}
|
|
1008
1008
|
|
|
1009
1009
|
.garmin_wpt_249 {
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1010
|
+
width: 24px;
|
|
1011
|
+
height: 24px;
|
|
1012
|
+
background-position: -183px -261px;
|
|
1013
1013
|
}
|
|
1014
1014
|
|
|
1015
1015
|
.garmin_wpt_25 {
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1016
|
+
width: 24px;
|
|
1017
|
+
height: 24px;
|
|
1018
|
+
background-position: -209px -261px;
|
|
1019
1019
|
}
|
|
1020
1020
|
|
|
1021
1021
|
.garmin_wpt_250 {
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1022
|
+
width: 24px;
|
|
1023
|
+
height: 24px;
|
|
1024
|
+
background-position: -235px -261px;
|
|
1025
1025
|
}
|
|
1026
1026
|
|
|
1027
1027
|
.garmin_wpt_251 {
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1028
|
+
width: 24px;
|
|
1029
|
+
height: 24px;
|
|
1030
|
+
background-position: -261px -261px;
|
|
1031
1031
|
}
|
|
1032
1032
|
|
|
1033
1033
|
.garmin_wpt_252 {
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1034
|
+
width: 24px;
|
|
1035
|
+
height: 24px;
|
|
1036
|
+
background-position: -287px -261px;
|
|
1037
1037
|
}
|
|
1038
1038
|
|
|
1039
1039
|
.garmin_wpt_253 {
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1040
|
+
width: 24px;
|
|
1041
|
+
height: 24px;
|
|
1042
|
+
background-position: -313px -261px;
|
|
1043
1043
|
}
|
|
1044
1044
|
|
|
1045
1045
|
.garmin_wpt_254 {
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1046
|
+
width: 24px;
|
|
1047
|
+
height: 24px;
|
|
1048
|
+
background-position: -339px -261px;
|
|
1049
1049
|
}
|
|
1050
1050
|
|
|
1051
1051
|
.garmin_wpt_255 {
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1052
|
+
width: 24px;
|
|
1053
|
+
height: 24px;
|
|
1054
|
+
background-position: -365px -261px;
|
|
1055
1055
|
}
|
|
1056
1056
|
|
|
1057
1057
|
.garmin_wpt_256 {
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1058
|
+
width: 24px;
|
|
1059
|
+
height: 24px;
|
|
1060
|
+
background-position: -391px -261px;
|
|
1061
1061
|
}
|
|
1062
1062
|
|
|
1063
1063
|
.garmin_wpt_257 {
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1064
|
+
width: 24px;
|
|
1065
|
+
height: 24px;
|
|
1066
|
+
background-position: -1px -287px;
|
|
1067
1067
|
}
|
|
1068
1068
|
|
|
1069
1069
|
.garmin_wpt_258 {
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1070
|
+
width: 24px;
|
|
1071
|
+
height: 24px;
|
|
1072
|
+
background-position: -27px -287px;
|
|
1073
1073
|
}
|
|
1074
1074
|
|
|
1075
1075
|
.garmin_wpt_259 {
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1076
|
+
width: 24px;
|
|
1077
|
+
height: 24px;
|
|
1078
|
+
background-position: -53px -287px;
|
|
1079
1079
|
}
|
|
1080
1080
|
|
|
1081
1081
|
.garmin_wpt_26 {
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1082
|
+
width: 24px;
|
|
1083
|
+
height: 24px;
|
|
1084
|
+
background-position: -79px -287px;
|
|
1085
1085
|
}
|
|
1086
1086
|
|
|
1087
1087
|
.garmin_wpt_260 {
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1088
|
+
width: 24px;
|
|
1089
|
+
height: 24px;
|
|
1090
|
+
background-position: -105px -287px;
|
|
1091
1091
|
}
|
|
1092
1092
|
|
|
1093
1093
|
.garmin_wpt_261 {
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1094
|
+
width: 24px;
|
|
1095
|
+
height: 24px;
|
|
1096
|
+
background-position: -131px -287px;
|
|
1097
1097
|
}
|
|
1098
1098
|
|
|
1099
1099
|
.garmin_wpt_262 {
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1100
|
+
width: 24px;
|
|
1101
|
+
height: 24px;
|
|
1102
|
+
background-position: -157px -287px;
|
|
1103
1103
|
}
|
|
1104
1104
|
|
|
1105
1105
|
.garmin_wpt_263 {
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1106
|
+
width: 24px;
|
|
1107
|
+
height: 24px;
|
|
1108
|
+
background-position: -183px -287px;
|
|
1109
1109
|
}
|
|
1110
1110
|
|
|
1111
1111
|
.garmin_wpt_264 {
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1112
|
+
width: 24px;
|
|
1113
|
+
height: 24px;
|
|
1114
|
+
background-position: -209px -287px;
|
|
1115
1115
|
}
|
|
1116
1116
|
|
|
1117
1117
|
.garmin_wpt_265 {
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1118
|
+
width: 24px;
|
|
1119
|
+
height: 24px;
|
|
1120
|
+
background-position: -235px -287px;
|
|
1121
1121
|
}
|
|
1122
1122
|
|
|
1123
1123
|
.garmin_wpt_27 {
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1124
|
+
width: 24px;
|
|
1125
|
+
height: 24px;
|
|
1126
|
+
background-position: -261px -287px;
|
|
1127
1127
|
}
|
|
1128
1128
|
|
|
1129
1129
|
.garmin_wpt_28 {
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1130
|
+
width: 24px;
|
|
1131
|
+
height: 24px;
|
|
1132
|
+
background-position: -287px -287px;
|
|
1133
1133
|
}
|
|
1134
1134
|
|
|
1135
1135
|
.garmin_wpt_29 {
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1136
|
+
width: 24px;
|
|
1137
|
+
height: 24px;
|
|
1138
|
+
background-position: -313px -287px;
|
|
1139
1139
|
}
|
|
1140
1140
|
|
|
1141
1141
|
.garmin_wpt_3 {
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1142
|
+
width: 24px;
|
|
1143
|
+
height: 24px;
|
|
1144
|
+
background-position: -339px -287px;
|
|
1145
1145
|
}
|
|
1146
1146
|
|
|
1147
1147
|
.garmin_wpt_30 {
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1148
|
+
width: 24px;
|
|
1149
|
+
height: 24px;
|
|
1150
|
+
background-position: -365px -287px;
|
|
1151
1151
|
}
|
|
1152
1152
|
|
|
1153
1153
|
.garmin_wpt_31 {
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1154
|
+
width: 24px;
|
|
1155
|
+
height: 24px;
|
|
1156
|
+
background-position: -391px -287px;
|
|
1157
1157
|
}
|
|
1158
1158
|
|
|
1159
1159
|
.garmin_wpt_32 {
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1160
|
+
width: 24px;
|
|
1161
|
+
height: 24px;
|
|
1162
|
+
background-position: -1px -313px;
|
|
1163
1163
|
}
|
|
1164
1164
|
|
|
1165
1165
|
.garmin_wpt_33 {
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1166
|
+
width: 24px;
|
|
1167
|
+
height: 24px;
|
|
1168
|
+
background-position: -27px -313px;
|
|
1169
1169
|
}
|
|
1170
1170
|
|
|
1171
1171
|
.garmin_wpt_34 {
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1172
|
+
width: 24px;
|
|
1173
|
+
height: 24px;
|
|
1174
|
+
background-position: -53px -313px;
|
|
1175
1175
|
}
|
|
1176
1176
|
|
|
1177
1177
|
.garmin_wpt_35 {
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1178
|
+
width: 24px;
|
|
1179
|
+
height: 24px;
|
|
1180
|
+
background-position: -79px -313px;
|
|
1181
1181
|
}
|
|
1182
1182
|
|
|
1183
1183
|
.garmin_wpt_36 {
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1184
|
+
width: 24px;
|
|
1185
|
+
height: 24px;
|
|
1186
|
+
background-position: -105px -313px;
|
|
1187
1187
|
}
|
|
1188
1188
|
|
|
1189
1189
|
.garmin_wpt_37 {
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1190
|
+
width: 24px;
|
|
1191
|
+
height: 24px;
|
|
1192
|
+
background-position: -131px -313px;
|
|
1193
1193
|
}
|
|
1194
1194
|
|
|
1195
1195
|
.garmin_wpt_38 {
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1196
|
+
width: 24px;
|
|
1197
|
+
height: 24px;
|
|
1198
|
+
background-position: -157px -313px;
|
|
1199
1199
|
}
|
|
1200
1200
|
|
|
1201
1201
|
.garmin_wpt_39 {
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1202
|
+
width: 24px;
|
|
1203
|
+
height: 24px;
|
|
1204
|
+
background-position: -183px -313px;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
.garmin_wpt_4 {
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1208
|
+
width: 24px;
|
|
1209
|
+
height: 24px;
|
|
1210
|
+
background-position: -209px -313px;
|
|
1211
1211
|
}
|
|
1212
1212
|
|
|
1213
1213
|
.garmin_wpt_40 {
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1214
|
+
width: 24px;
|
|
1215
|
+
height: 24px;
|
|
1216
|
+
background-position: -235px -313px;
|
|
1217
1217
|
}
|
|
1218
1218
|
|
|
1219
1219
|
.garmin_wpt_41 {
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1220
|
+
width: 24px;
|
|
1221
|
+
height: 24px;
|
|
1222
|
+
background-position: -261px -313px;
|
|
1223
1223
|
}
|
|
1224
1224
|
|
|
1225
1225
|
.garmin_wpt_42 {
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1226
|
+
width: 24px;
|
|
1227
|
+
height: 24px;
|
|
1228
|
+
background-position: -287px -313px;
|
|
1229
1229
|
}
|
|
1230
1230
|
|
|
1231
1231
|
.garmin_wpt_43 {
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1232
|
+
width: 24px;
|
|
1233
|
+
height: 24px;
|
|
1234
|
+
background-position: -313px -313px;
|
|
1235
1235
|
}
|
|
1236
1236
|
|
|
1237
1237
|
.garmin_wpt_44 {
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1238
|
+
width: 24px;
|
|
1239
|
+
height: 24px;
|
|
1240
|
+
background-position: -339px -313px;
|
|
1241
1241
|
}
|
|
1242
1242
|
|
|
1243
1243
|
.garmin_wpt_45 {
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1244
|
+
width: 24px;
|
|
1245
|
+
height: 24px;
|
|
1246
|
+
background-position: -365px -313px;
|
|
1247
1247
|
}
|
|
1248
1248
|
|
|
1249
1249
|
.garmin_wpt_46 {
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1250
|
+
width: 24px;
|
|
1251
|
+
height: 24px;
|
|
1252
|
+
background-position: -391px -313px;
|
|
1253
1253
|
}
|
|
1254
1254
|
|
|
1255
1255
|
.garmin_wpt_47 {
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1256
|
+
width: 24px;
|
|
1257
|
+
height: 24px;
|
|
1258
|
+
background-position: -1px -339px;
|
|
1259
1259
|
}
|
|
1260
1260
|
|
|
1261
1261
|
.garmin_wpt_48 {
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1262
|
+
width: 24px;
|
|
1263
|
+
height: 24px;
|
|
1264
|
+
background-position: -27px -339px;
|
|
1265
1265
|
}
|
|
1266
1266
|
|
|
1267
1267
|
.garmin_wpt_49 {
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1268
|
+
width: 24px;
|
|
1269
|
+
height: 24px;
|
|
1270
|
+
background-position: -53px -339px;
|
|
1271
1271
|
}
|
|
1272
1272
|
|
|
1273
1273
|
.garmin_wpt_5 {
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1274
|
+
width: 24px;
|
|
1275
|
+
height: 24px;
|
|
1276
|
+
background-position: -79px -339px;
|
|
1277
1277
|
}
|
|
1278
1278
|
|
|
1279
1279
|
.garmin_wpt_50 {
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1280
|
+
width: 24px;
|
|
1281
|
+
height: 24px;
|
|
1282
|
+
background-position: -105px -339px;
|
|
1283
1283
|
}
|
|
1284
1284
|
|
|
1285
1285
|
.garmin_wpt_51 {
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1286
|
+
width: 24px;
|
|
1287
|
+
height: 24px;
|
|
1288
|
+
background-position: -131px -339px;
|
|
1289
1289
|
}
|
|
1290
1290
|
|
|
1291
1291
|
.garmin_wpt_52 {
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1292
|
+
width: 24px;
|
|
1293
|
+
height: 24px;
|
|
1294
|
+
background-position: -157px -339px;
|
|
1295
1295
|
}
|
|
1296
1296
|
|
|
1297
1297
|
.garmin_wpt_53 {
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1298
|
+
width: 24px;
|
|
1299
|
+
height: 24px;
|
|
1300
|
+
background-position: -183px -339px;
|
|
1301
1301
|
}
|
|
1302
1302
|
|
|
1303
1303
|
.garmin_wpt_54 {
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1304
|
+
width: 24px;
|
|
1305
|
+
height: 24px;
|
|
1306
|
+
background-position: -209px -339px;
|
|
1307
1307
|
}
|
|
1308
1308
|
|
|
1309
1309
|
.garmin_wpt_55 {
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1310
|
+
width: 24px;
|
|
1311
|
+
height: 24px;
|
|
1312
|
+
background-position: -235px -339px;
|
|
1313
1313
|
}
|
|
1314
1314
|
|
|
1315
1315
|
.garmin_wpt_56 {
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1316
|
+
width: 24px;
|
|
1317
|
+
height: 24px;
|
|
1318
|
+
background-position: -261px -339px;
|
|
1319
1319
|
}
|
|
1320
1320
|
|
|
1321
1321
|
.garmin_wpt_57 {
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1322
|
+
width: 24px;
|
|
1323
|
+
height: 24px;
|
|
1324
|
+
background-position: -287px -339px;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
1327
|
.garmin_wpt_58 {
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1328
|
+
width: 24px;
|
|
1329
|
+
height: 24px;
|
|
1330
|
+
background-position: -313px -339px;
|
|
1331
1331
|
}
|
|
1332
1332
|
|
|
1333
1333
|
.garmin_wpt_59 {
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1334
|
+
width: 24px;
|
|
1335
|
+
height: 24px;
|
|
1336
|
+
background-position: -339px -339px;
|
|
1337
1337
|
}
|
|
1338
1338
|
|
|
1339
1339
|
.garmin_wpt_6 {
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1340
|
+
width: 24px;
|
|
1341
|
+
height: 24px;
|
|
1342
|
+
background-position: -365px -339px;
|
|
1343
1343
|
}
|
|
1344
1344
|
|
|
1345
1345
|
.garmin_wpt_60 {
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1346
|
+
width: 24px;
|
|
1347
|
+
height: 24px;
|
|
1348
|
+
background-position: -391px -339px;
|
|
1349
1349
|
}
|
|
1350
1350
|
|
|
1351
1351
|
.garmin_wpt_61 {
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1352
|
+
width: 24px;
|
|
1353
|
+
height: 24px;
|
|
1354
|
+
background-position: -1px -365px;
|
|
1355
1355
|
}
|
|
1356
1356
|
|
|
1357
1357
|
.garmin_wpt_62 {
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1358
|
+
width: 24px;
|
|
1359
|
+
height: 24px;
|
|
1360
|
+
background-position: -27px -365px;
|
|
1361
1361
|
}
|
|
1362
1362
|
|
|
1363
1363
|
.garmin_wpt_63 {
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1364
|
+
width: 24px;
|
|
1365
|
+
height: 24px;
|
|
1366
|
+
background-position: -53px -365px;
|
|
1367
1367
|
}
|
|
1368
1368
|
|
|
1369
1369
|
.garmin_wpt_64 {
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1370
|
+
width: 24px;
|
|
1371
|
+
height: 24px;
|
|
1372
|
+
background-position: -79px -365px;
|
|
1373
1373
|
}
|
|
1374
1374
|
|
|
1375
1375
|
.garmin_wpt_65 {
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1376
|
+
width: 24px;
|
|
1377
|
+
height: 24px;
|
|
1378
|
+
background-position: -105px -365px;
|
|
1379
1379
|
}
|
|
1380
1380
|
|
|
1381
1381
|
.garmin_wpt_66 {
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1382
|
+
width: 24px;
|
|
1383
|
+
height: 24px;
|
|
1384
|
+
background-position: -131px -365px;
|
|
1385
1385
|
}
|
|
1386
1386
|
|
|
1387
1387
|
.garmin_wpt_67 {
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1388
|
+
width: 24px;
|
|
1389
|
+
height: 24px;
|
|
1390
|
+
background-position: -157px -365px;
|
|
1391
1391
|
}
|
|
1392
1392
|
|
|
1393
1393
|
.garmin_wpt_68 {
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1394
|
+
width: 24px;
|
|
1395
|
+
height: 24px;
|
|
1396
|
+
background-position: -183px -365px;
|
|
1397
1397
|
}
|
|
1398
1398
|
|
|
1399
1399
|
.garmin_wpt_69 {
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1400
|
+
width: 24px;
|
|
1401
|
+
height: 24px;
|
|
1402
|
+
background-position: -209px -365px;
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
1405
1405
|
.garmin_wpt_7 {
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1406
|
+
width: 24px;
|
|
1407
|
+
height: 24px;
|
|
1408
|
+
background-position: -235px -365px;
|
|
1409
1409
|
}
|
|
1410
1410
|
|
|
1411
1411
|
.garmin_wpt_70 {
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1412
|
+
width: 24px;
|
|
1413
|
+
height: 24px;
|
|
1414
|
+
background-position: -261px -365px;
|
|
1415
1415
|
}
|
|
1416
1416
|
|
|
1417
1417
|
.garmin_wpt_71 {
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1418
|
+
width: 24px;
|
|
1419
|
+
height: 24px;
|
|
1420
|
+
background-position: -287px -365px;
|
|
1421
1421
|
}
|
|
1422
1422
|
|
|
1423
1423
|
.garmin_wpt_72 {
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1424
|
+
width: 24px;
|
|
1425
|
+
height: 24px;
|
|
1426
|
+
background-position: -313px -365px;
|
|
1427
1427
|
}
|
|
1428
1428
|
|
|
1429
1429
|
.garmin_wpt_73 {
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1430
|
+
width: 24px;
|
|
1431
|
+
height: 24px;
|
|
1432
|
+
background-position: -339px -365px;
|
|
1433
1433
|
}
|
|
1434
1434
|
|
|
1435
1435
|
.garmin_wpt_74 {
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1436
|
+
width: 24px;
|
|
1437
|
+
height: 24px;
|
|
1438
|
+
background-position: -365px -365px;
|
|
1439
1439
|
}
|
|
1440
1440
|
|
|
1441
1441
|
.garmin_wpt_75 {
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1442
|
+
width: 24px;
|
|
1443
|
+
height: 24px;
|
|
1444
|
+
background-position: -391px -365px;
|
|
1445
1445
|
}
|
|
1446
1446
|
|
|
1447
1447
|
.garmin_wpt_76 {
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1448
|
+
width: 24px;
|
|
1449
|
+
height: 24px;
|
|
1450
|
+
background-position: -1px -391px;
|
|
1451
1451
|
}
|
|
1452
1452
|
|
|
1453
1453
|
.garmin_wpt_77 {
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1454
|
+
width: 24px;
|
|
1455
|
+
height: 24px;
|
|
1456
|
+
background-position: -27px -391px;
|
|
1457
1457
|
}
|
|
1458
1458
|
|
|
1459
1459
|
.garmin_wpt_78 {
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1460
|
+
width: 24px;
|
|
1461
|
+
height: 24px;
|
|
1462
|
+
background-position: -53px -391px;
|
|
1463
1463
|
}
|
|
1464
1464
|
|
|
1465
1465
|
.garmin_wpt_79 {
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1466
|
+
width: 24px;
|
|
1467
|
+
height: 24px;
|
|
1468
|
+
background-position: -79px -391px;
|
|
1469
1469
|
}
|
|
1470
1470
|
|
|
1471
1471
|
.garmin_wpt_8 {
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1472
|
+
width: 24px;
|
|
1473
|
+
height: 24px;
|
|
1474
|
+
background-position: -105px -391px;
|
|
1475
1475
|
}
|
|
1476
1476
|
|
|
1477
1477
|
.garmin_wpt_80 {
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1478
|
+
width: 24px;
|
|
1479
|
+
height: 24px;
|
|
1480
|
+
background-position: -131px -391px;
|
|
1481
1481
|
}
|
|
1482
1482
|
|
|
1483
1483
|
.garmin_wpt_81 {
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1484
|
+
width: 24px;
|
|
1485
|
+
height: 24px;
|
|
1486
|
+
background-position: -157px -391px;
|
|
1487
1487
|
}
|
|
1488
1488
|
|
|
1489
1489
|
.garmin_wpt_82 {
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1490
|
+
width: 24px;
|
|
1491
|
+
height: 24px;
|
|
1492
|
+
background-position: -183px -391px;
|
|
1493
1493
|
}
|
|
1494
1494
|
|
|
1495
1495
|
.garmin_wpt_83 {
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1496
|
+
width: 24px;
|
|
1497
|
+
height: 24px;
|
|
1498
|
+
background-position: -209px -391px;
|
|
1499
1499
|
}
|
|
1500
1500
|
|
|
1501
1501
|
.garmin_wpt_84 {
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1502
|
+
width: 24px;
|
|
1503
|
+
height: 24px;
|
|
1504
|
+
background-position: -235px -391px;
|
|
1505
1505
|
}
|
|
1506
1506
|
|
|
1507
1507
|
.garmin_wpt_85 {
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1508
|
+
width: 24px;
|
|
1509
|
+
height: 24px;
|
|
1510
|
+
background-position: -261px -391px;
|
|
1511
1511
|
}
|
|
1512
1512
|
|
|
1513
1513
|
.garmin_wpt_86 {
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1514
|
+
width: 24px;
|
|
1515
|
+
height: 24px;
|
|
1516
|
+
background-position: -287px -391px;
|
|
1517
1517
|
}
|
|
1518
1518
|
|
|
1519
1519
|
.garmin_wpt_87 {
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1520
|
+
width: 24px;
|
|
1521
|
+
height: 24px;
|
|
1522
|
+
background-position: -313px -391px;
|
|
1523
1523
|
}
|
|
1524
1524
|
|
|
1525
1525
|
.garmin_wpt_88 {
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1526
|
+
width: 24px;
|
|
1527
|
+
height: 24px;
|
|
1528
|
+
background-position: -339px -391px;
|
|
1529
1529
|
}
|
|
1530
1530
|
|
|
1531
1531
|
.garmin_wpt_89 {
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1532
|
+
width: 24px;
|
|
1533
|
+
height: 24px;
|
|
1534
|
+
background-position: -365px -391px;
|
|
1535
1535
|
}
|
|
1536
1536
|
|
|
1537
1537
|
.garmin_wpt_9 {
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1538
|
+
width: 24px;
|
|
1539
|
+
height: 24px;
|
|
1540
|
+
background-position: -391px -391px;
|
|
1541
1541
|
}
|
|
1542
1542
|
|
|
1543
1543
|
.garmin_wpt_90 {
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1544
|
+
width: 24px;
|
|
1545
|
+
height: 24px;
|
|
1546
|
+
background-position: -417px -1px;
|
|
1547
1547
|
}
|
|
1548
1548
|
|
|
1549
1549
|
.garmin_wpt_91 {
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1550
|
+
width: 24px;
|
|
1551
|
+
height: 24px;
|
|
1552
|
+
background-position: -417px -27px;
|
|
1553
1553
|
}
|
|
1554
1554
|
|
|
1555
1555
|
.garmin_wpt_92 {
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1556
|
+
width: 24px;
|
|
1557
|
+
height: 24px;
|
|
1558
|
+
background-position: -417px -53px;
|
|
1559
1559
|
}
|
|
1560
1560
|
|
|
1561
1561
|
.garmin_wpt_93 {
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1562
|
+
width: 24px;
|
|
1563
|
+
height: 24px;
|
|
1564
|
+
background-position: -417px -79px;
|
|
1565
1565
|
}
|
|
1566
1566
|
|
|
1567
1567
|
.garmin_wpt_94 {
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1568
|
+
width: 24px;
|
|
1569
|
+
height: 24px;
|
|
1570
|
+
background-position: -417px -105px;
|
|
1571
1571
|
}
|
|
1572
1572
|
|
|
1573
1573
|
.garmin_wpt_95 {
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1574
|
+
width: 24px;
|
|
1575
|
+
height: 24px;
|
|
1576
|
+
background-position: -417px -131px;
|
|
1577
1577
|
}
|
|
1578
1578
|
|
|
1579
1579
|
.garmin_wpt_96 {
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1580
|
+
width: 24px;
|
|
1581
|
+
height: 24px;
|
|
1582
|
+
background-position: -417px -157px;
|
|
1583
1583
|
}
|
|
1584
1584
|
|
|
1585
1585
|
.garmin_wpt_97 {
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1586
|
+
width: 24px;
|
|
1587
|
+
height: 24px;
|
|
1588
|
+
background-position: -417px -183px;
|
|
1589
1589
|
}
|
|
1590
1590
|
|
|
1591
1591
|
.garmin_wpt_98 {
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1592
|
+
width: 24px;
|
|
1593
|
+
height: 24px;
|
|
1594
|
+
background-position: -417px -209px;
|
|
1595
1595
|
}
|
|
1596
1596
|
|
|
1597
1597
|
.garmin_wpt_99 {
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1598
|
+
width: 24px;
|
|
1599
|
+
height: 24px;
|
|
1600
|
+
background-position: -417px -235px;
|
|
1601
1601
|
}
|