@cdc/map 4.23.5 → 4.23.7

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.
@@ -100,11 +100,19 @@
100
100
  "layers": [
101
101
  {
102
102
  "name": "Layer One",
103
- "url": "./examples/testing-layer.json"
103
+ "url": "./examples/testing-layer.json",
104
+ "namespace": "cove",
105
+ "fill": "blue",
106
+ "stroke": "orange",
107
+ "strokeWidth": "5"
104
108
  },
105
109
  {
106
110
  "name": "Layer Two",
107
- "url": "./examples/testing-layer.json"
111
+ "url": "./examples/testing-layer-2.json",
112
+ "namespace": "cove",
113
+ "fill": "blue",
114
+ "stroke": "orange",
115
+ "strokeWidth": "5"
108
116
  }
109
117
  ]
110
118
  },
@@ -506,6 +506,42 @@
506
506
  "Location": "Vehicle",
507
507
  "URL": "https://www.cdc.gov/"
508
508
  },
509
+ {
510
+ "STATE": "Grand Rapids, MICHIGAN",
511
+ "Rate": 14,
512
+ "Location": "Vehicle",
513
+ "URL": "https://www.cdc.gov/"
514
+ },
515
+ {
516
+ "STATE": "Salem, OReGON",
517
+ "Rate": 14,
518
+ "Location": "Vehicle",
519
+ "URL": "https://www.cdc.gov/"
520
+ },
521
+ {
522
+ "STATE": "Round Rock, TEXAS",
523
+ "Rate": 14,
524
+ "Location": "Vehicle",
525
+ "URL": "https://www.cdc.gov/"
526
+ },
527
+ {
528
+ "STATE": "PROVO, UT",
529
+ "Rate": 14,
530
+ "Location": "Vehicle",
531
+ "URL": "https://www.cdc.gov/"
532
+ },
533
+ {
534
+ "STATE": "SALUDA, VIRGINIA",
535
+ "Rate": 14,
536
+ "Location": "Vehicle",
537
+ "URL": "https://www.cdc.gov/"
538
+ },
539
+ {
540
+ "STATE": "ELLENSBURG, WA",
541
+ "Rate": 14,
542
+ "Location": "Vehicle",
543
+ "URL": "https://www.cdc.gov/"
544
+ },
509
545
  {
510
546
  "STATE": "Atlanta",
511
547
  "Rate": 12,