Created
January 13, 2021 21:55
-
-
Save Alex-Devoid/8411a6c1e5023c137c038792a08df28e to your computer and use it in GitHub Desktop.
Migrant deaths PM less than a day
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <head> | |
| <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | |
| <script> | |
| L_NO_TOUCH = false; | |
| L_DISABLE_3D = false; | |
| </script> | |
| <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.js"></script> | |
| <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script> | |
| <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script> | |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.css"/> | |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/> | |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/> | |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"/> | |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/> | |
| <link rel="stylesheet" href="https://rawcdn.githack.com/python-visualization/folium/master/folium/templates/leaflet.awesome.rotate.css"/> | |
| <style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style> | |
| <style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style> | |
| <meta name="viewport" content="width=device-width, | |
| initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | |
| <style> | |
| #map_e1efdfa215d54f5fafa78f6b51073604 { | |
| position: relative; | |
| width: 100.0%; | |
| height: 100.0%; | |
| left: 0.0%; | |
| top: 0.0%; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <div class="folium-map" id="map_e1efdfa215d54f5fafa78f6b51073604" ></div> | |
| </body> | |
| <script> | |
| var map_e1efdfa215d54f5fafa78f6b51073604 = L.map( | |
| "map_e1efdfa215d54f5fafa78f6b51073604", | |
| { | |
| center: [32.404655, -111.384054], | |
| crs: L.CRS.EPSG3857, | |
| zoom: 7.5, | |
| zoomControl: true, | |
| preferCanvas: false, | |
| } | |
| ); | |
| var tile_layer_3ebd6d4d214847c7865c9174e4a803bb = L.tileLayer( | |
| "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png", | |
| {"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| var circle_5badb7d02def4df29153bfb5a9404c42 = L.circle( | |
| [32.756862, -111.564292], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5badb7d02def4df29153bfb5a9404c42.bindTooltip( | |
| `<div> | |
| 2001-04-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_21589c4415a940e7824eaee6dfbdf569 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_21589c4415a940e7824eaee6dfbdf569.bindTooltip( | |
| `<div> | |
| 2001-05-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c45b5abed49b4a358153f06deab5bbdd = L.circle( | |
| [32.194497, -112.44702], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c45b5abed49b4a358153f06deab5bbdd.bindTooltip( | |
| `<div> | |
| 2001-05-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f731b1a16e834c1d99f7634793df2e90 = L.circle( | |
| [31.905832, -111.733056], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f731b1a16e834c1d99f7634793df2e90.bindTooltip( | |
| `<div> | |
| 2001-05-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5d636c1b358540a5827048ea27e54c66 = L.circle( | |
| [31.962793, -111.72668], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5d636c1b358540a5827048ea27e54c66.bindTooltip( | |
| `<div> | |
| 2001-06-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a1f35c5b5c72405cb93e89712d1814b9 = L.circle( | |
| [32.351389, -112.806583], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a1f35c5b5c72405cb93e89712d1814b9.bindTooltip( | |
| `<div> | |
| 2001-05-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8b285668a2ba4d95b7aa282f5ec21475 = L.circle( | |
| [32.253785, -111.632096], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8b285668a2ba4d95b7aa282f5ec21475.bindTooltip( | |
| `<div> | |
| 2001-06-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_44efe76b1cf34b79aa8d0b27ffad0b0e = L.circle( | |
| [32.2423, -112.732], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_44efe76b1cf34b79aa8d0b27ffad0b0e.bindTooltip( | |
| `<div> | |
| 2001-06-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_147f1f01859a4809bde722763f8ea2bd = L.circle( | |
| [31.907, -111.804], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_147f1f01859a4809bde722763f8ea2bd.bindTooltip( | |
| `<div> | |
| 2001-06-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ff37e9b3d6ad4f2ea7a7c64690b9c4f8 = L.circle( | |
| [32.2575, -111.3025], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ff37e9b3d6ad4f2ea7a7c64690b9c4f8.bindTooltip( | |
| `<div> | |
| 2001-06-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1745196198734d46919f9c1ffc74266e = L.circle( | |
| [31.905833, -111.756111], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1745196198734d46919f9c1ffc74266e.bindTooltip( | |
| `<div> | |
| 2001-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_45c60abdb93747b48bf56cab613b204c = L.circle( | |
| [32.372224, -112.860863], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_45c60abdb93747b48bf56cab613b204c.bindTooltip( | |
| `<div> | |
| 2001-06-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e896a0fb51494a66b10a7ab5b0cb3722 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e896a0fb51494a66b10a7ab5b0cb3722.bindTooltip( | |
| `<div> | |
| 2001-07-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cbcdda8295114393a3b9cfee68f269f1 = L.circle( | |
| [32.25472, -112.818889], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cbcdda8295114393a3b9cfee68f269f1.bindTooltip( | |
| `<div> | |
| 2001-07-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6a84fbefd2d64a819ee42521a2900568 = L.circle( | |
| [32.311617, -112.782833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6a84fbefd2d64a819ee42521a2900568.bindTooltip( | |
| `<div> | |
| 2001-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c93fa221f10c4e849f2f7a712926bbc9 = L.circle( | |
| [31.9903, -111.7073], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c93fa221f10c4e849f2f7a712926bbc9.bindTooltip( | |
| `<div> | |
| 2001-07-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1f440636128942d9b88580e08b5a7f2d = L.circle( | |
| [31.882667, -111.719667], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1f440636128942d9b88580e08b5a7f2d.bindTooltip( | |
| `<div> | |
| 2001-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_06f26410dd8049d4b8170f86e624148b = L.circle( | |
| [33.056653, -112.048844], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_06f26410dd8049d4b8170f86e624148b.bindTooltip( | |
| `<div> | |
| 2001-07-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3b63087416834ac6bed1c8ac67c360d9 = L.circle( | |
| [32.0097, -111.7322], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3b63087416834ac6bed1c8ac67c360d9.bindTooltip( | |
| `<div> | |
| 2001-07-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_df6681fd55de4ea593ee63fff7440085 = L.circle( | |
| [31.868256, -111.796613], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_df6681fd55de4ea593ee63fff7440085.bindTooltip( | |
| `<div> | |
| 2001-07-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_662757c42d8e4a9f88513254f2ebea76 = L.circle( | |
| [32.74859, -111.61993], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_662757c42d8e4a9f88513254f2ebea76.bindTooltip( | |
| `<div> | |
| 2001-08-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d02eb47ea362403bb497d6d529d68d79 = L.circle( | |
| [31.5334, -111.01092], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d02eb47ea362403bb497d6d529d68d79.bindTooltip( | |
| `<div> | |
| 2001-08-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0c4b0d19b4e144f6b638f6141b8a6c2c = L.circle( | |
| [31.90878, -111.78722], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0c4b0d19b4e144f6b638f6141b8a6c2c.bindTooltip( | |
| `<div> | |
| 2001-08-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e92d6ff52a9742adb3b81d938cfd013e = L.circle( | |
| [32.045171, -111.434106], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e92d6ff52a9742adb3b81d938cfd013e.bindTooltip( | |
| `<div> | |
| 2001-09-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3eb100f62c674f2ca4016ce75adcd0a7 = L.circle( | |
| [32.019333, -112.233833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3eb100f62c674f2ca4016ce75adcd0a7.bindTooltip( | |
| `<div> | |
| 2001-09-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8775fa1b9f254013b5679814edb118ee = L.circle( | |
| [31.824307, -111.720995], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8775fa1b9f254013b5679814edb118ee.bindTooltip( | |
| `<div> | |
| 2001-09-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ad19992fe7bc4acfb786bfed34c5e438 = L.circle( | |
| [31.6919, -111.1539], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ad19992fe7bc4acfb786bfed34c5e438.bindTooltip( | |
| `<div> | |
| 2001-09-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3333447214b44a10895f427af70f1dc9 = L.circle( | |
| [32.185306, -110.961426], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3333447214b44a10895f427af70f1dc9.bindTooltip( | |
| `<div> | |
| 2001-11-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b87fd78e24bd445f9564e3d23450968b = L.circle( | |
| [32.185506, -110.961426], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b87fd78e24bd445f9564e3d23450968b.bindTooltip( | |
| `<div> | |
| 2001-11-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62ba3e33d39944b6a45929aad9255d78 = L.circle( | |
| [32.307516, -113.280121], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62ba3e33d39944b6a45929aad9255d78.bindTooltip( | |
| `<div> | |
| 2001-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8121d917cbb743bfbdbf5ddde9b98af9 = L.circle( | |
| [32.320827, -113.300625], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8121d917cbb743bfbdbf5ddde9b98af9.bindTooltip( | |
| `<div> | |
| 2001-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_60fa114966fd44988829b072ae383f29 = L.circle( | |
| [32.334603, -113.321712], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_60fa114966fd44988829b072ae383f29.bindTooltip( | |
| `<div> | |
| 2001-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7a94a24da3f64f919608f83b98184be7 = L.circle( | |
| [32.350304, -113.32896], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7a94a24da3f64f919608f83b98184be7.bindTooltip( | |
| `<div> | |
| 2001-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a14050ae4d2c4560ae2d15d006c91366 = L.circle( | |
| [32.384075, -113.346825], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a14050ae4d2c4560ae2d15d006c91366.bindTooltip( | |
| `<div> | |
| 2001-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_95c69e7fe1104832ac378c782c59555c = L.circle( | |
| [32.395213, -113.351618], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_95c69e7fe1104832ac378c782c59555c.bindTooltip( | |
| `<div> | |
| 2001-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_67180c835a0448a68d447e027c759162 = L.circle( | |
| [32.206227, -112.571943], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_67180c835a0448a68d447e027c759162.bindTooltip( | |
| `<div> | |
| 2002-01-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2593a41086bd4473bf7b354f26413672 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2593a41086bd4473bf7b354f26413672.bindTooltip( | |
| `<div> | |
| 2002-01-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_87a6d13058e4424db7da2e109558146d = L.circle( | |
| [32.189906, -112.40556], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_87a6d13058e4424db7da2e109558146d.bindTooltip( | |
| `<div> | |
| 2002-02-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c33e44c0c8dd4fd79649972fee0291bb = L.circle( | |
| [31.57895, -111.46675], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c33e44c0c8dd4fd79649972fee0291bb.bindTooltip( | |
| `<div> | |
| 2002-02-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d887b60870224de1a2b8ed83ae159e77 = L.circle( | |
| [31.95233, -111.696], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d887b60870224de1a2b8ed83ae159e77.bindTooltip( | |
| `<div> | |
| 2002-03-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cd5f772efdf645bf934624a9b68de248 = L.circle( | |
| [31.895474, -110.9862], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cd5f772efdf645bf934624a9b68de248.bindTooltip( | |
| `<div> | |
| 2002-03-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_852b821589b64837bf4c852d60a71068 = L.circle( | |
| [31.91315, -111.88709], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_852b821589b64837bf4c852d60a71068.bindTooltip( | |
| `<div> | |
| 2002-03-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_67351e2d951d4dd186c755af32be95b2 = L.circle( | |
| [31.905603, -111.859093], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_67351e2d951d4dd186c755af32be95b2.bindTooltip( | |
| `<div> | |
| 2002-04-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9d395098b17d47269db47e3ac72be885 = L.circle( | |
| [31.905573, -111.859087], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9d395098b17d47269db47e3ac72be885.bindTooltip( | |
| `<div> | |
| 2002-04-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c8fbdd3b369246819ce62298050a4562 = L.circle( | |
| [31.905603, -111.858893], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c8fbdd3b369246819ce62298050a4562.bindTooltip( | |
| `<div> | |
| 2002-04-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_54deaa96cf7e441aafd9a684d81fd285 = L.circle( | |
| [31.60267, -111.7045], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_54deaa96cf7e441aafd9a684d81fd285.bindTooltip( | |
| `<div> | |
| 2002-04-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e98da14f2d9e48e8a4656287a00f8908 = L.circle( | |
| [32.040586, -111.467156], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e98da14f2d9e48e8a4656287a00f8908.bindTooltip( | |
| `<div> | |
| 2002-05-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_754c0de6868b446bb69ddcfd0aa610b5 = L.circle( | |
| [32.0406, -111.4672], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_754c0de6868b446bb69ddcfd0aa610b5.bindTooltip( | |
| `<div> | |
| 2002-05-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5e5f648b86bf47f6a98c258553f14af3 = L.circle( | |
| [31.33299, -110.94197], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5e5f648b86bf47f6a98c258553f14af3.bindTooltip( | |
| `<div> | |
| 2002-04-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_48bdc5b95a1446c8a7d49c04a426514f = L.circle( | |
| [31.97631, -111.69289], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_48bdc5b95a1446c8a7d49c04a426514f.bindTooltip( | |
| `<div> | |
| 2002-05-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9a3a350054074cf688e53736ec083163 = L.circle( | |
| [31.89628, -111.92528], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9a3a350054074cf688e53736ec083163.bindTooltip( | |
| `<div> | |
| 2002-05-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_77288005a9bc49bc82ff39b0483841f3 = L.circle( | |
| [31.5701, -111.812], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_77288005a9bc49bc82ff39b0483841f3.bindTooltip( | |
| `<div> | |
| 2002-06-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7e4c836add8a4de6a25e6bde18d1d9f4 = L.circle( | |
| [32.179821, -112.421821], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7e4c836add8a4de6a25e6bde18d1d9f4.bindTooltip( | |
| `<div> | |
| 2002-06-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_329a8c0b30504565978600b28db21a6d = L.circle( | |
| [32.4268, -111.5576], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_329a8c0b30504565978600b28db21a6d.bindTooltip( | |
| `<div> | |
| 2002-06-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2e91110ff8064db796ee1ff387237c2c = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2e91110ff8064db796ee1ff387237c2c.bindTooltip( | |
| `<div> | |
| 2002-06-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_75e72cd4ad1b46459277fe85bb12105f = L.circle( | |
| [31.7553, -111.49985], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_75e72cd4ad1b46459277fe85bb12105f.bindTooltip( | |
| `<div> | |
| 2002-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8cdd6de657ba43e392ac5079ad72f95d = L.circle( | |
| [31.7768, -111.7992], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8cdd6de657ba43e392ac5079ad72f95d.bindTooltip( | |
| `<div> | |
| 2002-06-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e5cccad0a8464a498b885ac6d30bd744 = L.circle( | |
| [31.7895, -111.6912], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e5cccad0a8464a498b885ac6d30bd744.bindTooltip( | |
| `<div> | |
| 2002-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a7461a78319d4081ae9876739eacc95b = L.circle( | |
| [31.8185, -111.987], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a7461a78319d4081ae9876739eacc95b.bindTooltip( | |
| `<div> | |
| 2002-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a6154f7a5929400795bc23a1345f8789 = L.circle( | |
| [32.022, -111.6371], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a6154f7a5929400795bc23a1345f8789.bindTooltip( | |
| `<div> | |
| 2002-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_706e97531fdd4edcaaefb9025127ba90 = L.circle( | |
| [32.16988, -112.85163], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_706e97531fdd4edcaaefb9025127ba90.bindTooltip( | |
| `<div> | |
| 2002-07-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_90066d1105054598a3c377ace47618a9 = L.circle( | |
| [31.37213, -109.403], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_90066d1105054598a3c377ace47618a9.bindTooltip( | |
| `<div> | |
| 2002-07-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e2ff9007ec3e4614911091a773dfd24e = L.circle( | |
| [31.91017, -111.78416], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e2ff9007ec3e4614911091a773dfd24e.bindTooltip( | |
| `<div> | |
| 2002-06-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cba3a577984547a98fd94eb5bc8b0c33 = L.circle( | |
| [32.04105, -112.63665], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cba3a577984547a98fd94eb5bc8b0c33.bindTooltip( | |
| `<div> | |
| 2002-07-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a189fbe10712426c8d0cd3001dd4c74e = L.circle( | |
| [31.8178, -111.7814], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a189fbe10712426c8d0cd3001dd4c74e.bindTooltip( | |
| `<div> | |
| 2002-07-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9b100045cf814992bc7cdd58a7b18a23 = L.circle( | |
| [32.5315, -111.9388], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9b100045cf814992bc7cdd58a7b18a23.bindTooltip( | |
| `<div> | |
| 2002-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6d081f1cc9434d11af308c81d86386e8 = L.circle( | |
| [32.5317, -111.9388], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6d081f1cc9434d11af308c81d86386e8.bindTooltip( | |
| `<div> | |
| 2002-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f1c7ecfd95e84abda85dc4480978f371 = L.circle( | |
| [31.5602, -111.7839], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f1c7ecfd95e84abda85dc4480978f371.bindTooltip( | |
| `<div> | |
| 2002-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a7f5f89c51fb4012bb2685bf2a990cd3 = L.circle( | |
| [31.9541, -112.0174], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a7f5f89c51fb4012bb2685bf2a990cd3.bindTooltip( | |
| `<div> | |
| 2002-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b440e75b3074409bab6b4bee58bfc5ad = L.circle( | |
| [33.12757, -111.4539], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b440e75b3074409bab6b4bee58bfc5ad.bindTooltip( | |
| `<div> | |
| 2002-07-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_88c01bc0151f4a05be3c0bed19ed8855 = L.circle( | |
| [32.069304, -111.359449], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_88c01bc0151f4a05be3c0bed19ed8855.bindTooltip( | |
| `<div> | |
| 2002-07-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8a5a52c6b6234927b1b8034985dd2ac3 = L.circle( | |
| [32.0144, -111.3543], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8a5a52c6b6234927b1b8034985dd2ac3.bindTooltip( | |
| `<div> | |
| 2002-08-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_07baa1958ada4f2489e06fbf8391b415 = L.circle( | |
| [32.0146, -111.3543], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_07baa1958ada4f2489e06fbf8391b415.bindTooltip( | |
| `<div> | |
| 2002-08-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1e57388aee4c431c8cf45a931511d0c0 = L.circle( | |
| [32.0144, -111.3541], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1e57388aee4c431c8cf45a931511d0c0.bindTooltip( | |
| `<div> | |
| 2002-08-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_97bed57a447c4c5bae56127e89523745 = L.circle( | |
| [32.0144, -111.3545], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_97bed57a447c4c5bae56127e89523745.bindTooltip( | |
| `<div> | |
| 2002-08-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6c7734b39a9e450a9aa2f8dfa239fcc5 = L.circle( | |
| [31.926627, -111.797864], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6c7734b39a9e450a9aa2f8dfa239fcc5.bindTooltip( | |
| `<div> | |
| 2002-08-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_655410345e8046668a6c07f2f10a10f3 = L.circle( | |
| [32.05348, -112.90134], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_655410345e8046668a6c07f2f10a10f3.bindTooltip( | |
| `<div> | |
| 2002-08-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_370a4bee939740448d3c5c71c0289c35 = L.circle( | |
| [31.798078, -111.813887], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_370a4bee939740448d3c5c71c0289c35.bindTooltip( | |
| `<div> | |
| 2002-08-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5526a143f1b048bda3c0659b658019fc = L.circle( | |
| [31.939028, -111.736694], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5526a143f1b048bda3c0659b658019fc.bindTooltip( | |
| `<div> | |
| 2002-08-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a2edaaf8344d4d229505433f9d11cdd2 = L.circle( | |
| [31.875556, -111.752778], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a2edaaf8344d4d229505433f9d11cdd2.bindTooltip( | |
| `<div> | |
| 2002-08-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_760fd8d41606437dacb3d4a8d33c993d = L.circle( | |
| [31.613, -111.6955], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_760fd8d41606437dacb3d4a8d33c993d.bindTooltip( | |
| `<div> | |
| 2002-08-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_86af5b3daa454453ab20c1513a346d40 = L.circle( | |
| [31.898034, -111.79582], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_86af5b3daa454453ab20c1513a346d40.bindTooltip( | |
| `<div> | |
| 2002-08-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_93c129cc900c43bc844af272c1260dd4 = L.circle( | |
| [32.729773, -111.530936], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_93c129cc900c43bc844af272c1260dd4.bindTooltip( | |
| `<div> | |
| 2002-08-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f9b712636cef4bb587d3d12f8189543d = L.circle( | |
| [31.93306, -111.70667], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f9b712636cef4bb587d3d12f8189543d.bindTooltip( | |
| `<div> | |
| 2002-08-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7aae9d91261e4784869521072be9929f = L.circle( | |
| [32.177774, -111.011296], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7aae9d91261e4784869521072be9929f.bindTooltip( | |
| `<div> | |
| 2002-08-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c1aee1a7d067494e8a9fe4abb7b0f2de = L.circle( | |
| [32.1778, -111.0113], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c1aee1a7d067494e8a9fe4abb7b0f2de.bindTooltip( | |
| `<div> | |
| 2002-09-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a493c8a9ec1744779e6f118ec242216d = L.circle( | |
| [31.89, -111.759444], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a493c8a9ec1744779e6f118ec242216d.bindTooltip( | |
| `<div> | |
| 2002-09-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_418bda1db07a44b98f0bf0bbf31ead90 = L.circle( | |
| [31.879382, -111.782562], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_418bda1db07a44b98f0bf0bbf31ead90.bindTooltip( | |
| `<div> | |
| 2002-09-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1de718f1ca4949b784862e1ddbf30154 = L.circle( | |
| [31.920025, -111.766703], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1de718f1ca4949b784862e1ddbf30154.bindTooltip( | |
| `<div> | |
| 2002-09-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ef4fe4a5408e42d4b20302f071d60987 = L.circle( | |
| [32.178, -111.0113], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ef4fe4a5408e42d4b20302f071d60987.bindTooltip( | |
| `<div> | |
| 2002-09-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e5ddf174a1b64de698a79fc5fdaf3f56 = L.circle( | |
| [32.015333, -112.019], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e5ddf174a1b64de698a79fc5fdaf3f56.bindTooltip( | |
| `<div> | |
| 2002-09-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_120a8ddbd18540b3a14a3327533cf7c8 = L.circle( | |
| [32.0919, -111.6723], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_120a8ddbd18540b3a14a3327533cf7c8.bindTooltip( | |
| `<div> | |
| 2002-09-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8acc5355f2ba4e269a571a7eb88765f8 = L.circle( | |
| [32.56247, -111.35776], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8acc5355f2ba4e269a571a7eb88765f8.bindTooltip( | |
| `<div> | |
| 2002-10-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_33c5fe429aa6486bb13c3f69f604770a = L.circle( | |
| [32.56257, -111.35776], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_33c5fe429aa6486bb13c3f69f604770a.bindTooltip( | |
| `<div> | |
| 2002-10-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a7e1a2dfafe34fcb8c497f6098eddd6d = L.circle( | |
| [32.869726, -111.501699], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a7e1a2dfafe34fcb8c497f6098eddd6d.bindTooltip( | |
| `<div> | |
| 2002-12-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f7f1d4fc005b49f1812c1b1d62c48927 = L.circle( | |
| [31.485633, -110.511067], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f7f1d4fc005b49f1812c1b1d62c48927.bindTooltip( | |
| `<div> | |
| 2003-01-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_140f6346f9de4bffa37c9fd8c5d0101f = L.circle( | |
| [31.72842, -111.7805], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_140f6346f9de4bffa37c9fd8c5d0101f.bindTooltip( | |
| `<div> | |
| 2003-01-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3145b5719c5b41dd8df3760b7744a578 = L.circle( | |
| [31.637617, -111.771367], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3145b5719c5b41dd8df3760b7744a578.bindTooltip( | |
| `<div> | |
| 2003-02-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e0722bca7470499fa1f4fb1b223d892e = L.circle( | |
| [31.64161, -111.773889], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e0722bca7470499fa1f4fb1b223d892e.bindTooltip( | |
| `<div> | |
| 2003-02-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0197cd07f1304b938b17af4f09e210d4 = L.circle( | |
| [32.010911, -111.658341], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0197cd07f1304b938b17af4f09e210d4.bindTooltip( | |
| `<div> | |
| 2003-04-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_73087c51a8234e95847051d5c20a87d2 = L.circle( | |
| [31.920473, -111.78636], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_73087c51a8234e95847051d5c20a87d2.bindTooltip( | |
| `<div> | |
| 2003-04-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3ef85975b3e1418684c3f32d3c83e15f = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3ef85975b3e1418684c3f32d3c83e15f.bindTooltip( | |
| `<div> | |
| 2003-04-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f9e74c9af4c94687bd1e0d21c482157f = L.circle( | |
| [32.179882, -111.509381], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f9e74c9af4c94687bd1e0d21c482157f.bindTooltip( | |
| `<div> | |
| 2003-05-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_956e4a430e104d2888a5a888e6ea63bc = L.circle( | |
| [31.941167, -112.52755], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_956e4a430e104d2888a5a888e6ea63bc.bindTooltip( | |
| `<div> | |
| 2003-05-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0e53ed93898d4e009a3ade518922d7e5 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0e53ed93898d4e009a3ade518922d7e5.bindTooltip( | |
| `<div> | |
| 2003-05-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2fbf706f5f2d4f9a831872d25949d42b = L.circle( | |
| [31.37623, -110.00962], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2fbf706f5f2d4f9a831872d25949d42b.bindTooltip( | |
| `<div> | |
| 2003-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_abb1214038054073ab4cc0a1c83c70ab = L.circle( | |
| [31.979898, -111.402464], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_abb1214038054073ab4cc0a1c83c70ab.bindTooltip( | |
| `<div> | |
| 2003-05-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3079bb68c53e451b8e27fee48312686f = L.circle( | |
| [31.41681, -110.965677], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3079bb68c53e451b8e27fee48312686f.bindTooltip( | |
| `<div> | |
| 2003-05-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_568617e17cbc4b20a0f60eae2d1d7db3 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_568617e17cbc4b20a0f60eae2d1d7db3.bindTooltip( | |
| `<div> | |
| 2003-05-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cc3eae18cd4540a3a5a5a190aea282a6 = L.circle( | |
| [32.271983, -112.053833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cc3eae18cd4540a3a5a5a190aea282a6.bindTooltip( | |
| `<div> | |
| 2003-05-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_97ac5d2ab0c14febb3c40009aeefdce4 = L.circle( | |
| [32.37793, -112.45012], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_97ac5d2ab0c14febb3c40009aeefdce4.bindTooltip( | |
| `<div> | |
| 2003-05-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7c81e8963f4543eba0f7d4ff46c74c18 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7c81e8963f4543eba0f7d4ff46c74c18.bindTooltip( | |
| `<div> | |
| 2003-05-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3460a1785fcc407b81b1ede8ddca988e = L.circle( | |
| [32.34855, -112.814517], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3460a1785fcc407b81b1ede8ddca988e.bindTooltip( | |
| `<div> | |
| 2003-06-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c15bff1138c84781be5ca209f1f3f456 = L.circle( | |
| [31.9606, -111.9779], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c15bff1138c84781be5ca209f1f3f456.bindTooltip( | |
| `<div> | |
| 2003-06-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_42ddad2758ec46e089c1b77cd8ddb330 = L.circle( | |
| [32.0186, -112.3256], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_42ddad2758ec46e089c1b77cd8ddb330.bindTooltip( | |
| `<div> | |
| 2003-06-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6d0423e44565420290205954538fdcad = L.circle( | |
| [32.0188, -112.3256], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6d0423e44565420290205954538fdcad.bindTooltip( | |
| `<div> | |
| 2003-06-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6ba6a3fa75a94f65b4de6860b0771b25 = L.circle( | |
| [31.9368, -111.7738], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6ba6a3fa75a94f65b4de6860b0771b25.bindTooltip( | |
| `<div> | |
| 2003-06-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_92e76c07670a49ea8c7a7357301328ff = L.circle( | |
| [32.0139, -112.020199], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_92e76c07670a49ea8c7a7357301328ff.bindTooltip( | |
| `<div> | |
| 2003-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0793b2ec7ba34d7e98ecb04cac9e5139 = L.circle( | |
| [31.8868, -111.7767], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0793b2ec7ba34d7e98ecb04cac9e5139.bindTooltip( | |
| `<div> | |
| 2003-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_af4a549aa2284ab59c02773d981f472a = L.circle( | |
| [32.115548, -110.858792], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_af4a549aa2284ab59c02773d981f472a.bindTooltip( | |
| `<div> | |
| 2003-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_67f8b370f491464bbe44b668f630071f = L.circle( | |
| [31.36805, -109.51999], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_67f8b370f491464bbe44b668f630071f.bindTooltip( | |
| `<div> | |
| 2003-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f4703daf191345abb79be470f17acc40 = L.circle( | |
| [31.8238, -111.8299], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f4703daf191345abb79be470f17acc40.bindTooltip( | |
| `<div> | |
| 2003-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1472a2d966ee4177a173f5db18b78876 = L.circle( | |
| [31.8952, -111.7595], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1472a2d966ee4177a173f5db18b78876.bindTooltip( | |
| `<div> | |
| 2003-07-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_676299392da64c3aa7cd4acadeeeadaa = L.circle( | |
| [32.17057, -112.599863], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_676299392da64c3aa7cd4acadeeeadaa.bindTooltip( | |
| `<div> | |
| 2003-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6fa7114da03041c6877496ff71a8521e = L.circle( | |
| [32.5045, -111.68617], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6fa7114da03041c6877496ff71a8521e.bindTooltip( | |
| `<div> | |
| 2003-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_06e7fbb8a72c4f8e8959faa0a950a06b = L.circle( | |
| [32.5047, -111.68617], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_06e7fbb8a72c4f8e8959faa0a950a06b.bindTooltip( | |
| `<div> | |
| 2003-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cd08754493d34c088f123ec18c646fd3 = L.circle( | |
| [32.174, -112.0579], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cd08754493d34c088f123ec18c646fd3.bindTooltip( | |
| `<div> | |
| 2003-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_41c32897470542ddb83f6520c4496c59 = L.circle( | |
| [32.33965, -112.039], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_41c32897470542ddb83f6520c4496c59.bindTooltip( | |
| `<div> | |
| 2003-07-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2b3157180101486bb00e7a4e1fc4ad1c = L.circle( | |
| [32.04142, -111.45035], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2b3157180101486bb00e7a4e1fc4ad1c.bindTooltip( | |
| `<div> | |
| 2003-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f448b2efacbb4138b144bf4d3b1f0c93 = L.circle( | |
| [31.930333, -112.094467], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f448b2efacbb4138b144bf4d3b1f0c93.bindTooltip( | |
| `<div> | |
| 2003-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_56a811ca1b1d40759c5ef1d489eeb6b7 = L.circle( | |
| [31.9303, -112.0945], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_56a811ca1b1d40759c5ef1d489eeb6b7.bindTooltip( | |
| `<div> | |
| 2003-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cf8db03ed9a84d7f8f93b949d3b02751 = L.circle( | |
| [32.173, -111.6618], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cf8db03ed9a84d7f8f93b949d3b02751.bindTooltip( | |
| `<div> | |
| 2003-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b96083afdf304e918c753790ddfd55e4 = L.circle( | |
| [32.2062, -112.7017], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b96083afdf304e918c753790ddfd55e4.bindTooltip( | |
| `<div> | |
| 2003-08-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_163ede838bfc4360abc0bd23f31271be = L.circle( | |
| [31.809112, -112.55876], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_163ede838bfc4360abc0bd23f31271be.bindTooltip( | |
| `<div> | |
| 2003-08-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9dab587f05d34979bbd85473696c111c = L.circle( | |
| [32.191955, -111.303487], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9dab587f05d34979bbd85473696c111c.bindTooltip( | |
| `<div> | |
| 2003-08-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1afd784d942b4459a4b7d6e408677351 = L.circle( | |
| [31.369114, -110.992961], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1afd784d942b4459a4b7d6e408677351.bindTooltip( | |
| `<div> | |
| 2003-08-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d256166d046f4903ad138038d6177f15 = L.circle( | |
| [31.88585, -112.59925], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d256166d046f4903ad138038d6177f15.bindTooltip( | |
| `<div> | |
| 2003-08-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_41babcaf631d4a01a7256d72dd0f8db4 = L.circle( | |
| [32.0569, -111.7895], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_41babcaf631d4a01a7256d72dd0f8db4.bindTooltip( | |
| `<div> | |
| 2003-08-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7782cc0ab523483f83030e05ca27aaec = L.circle( | |
| [31.69805, -110.5158], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7782cc0ab523483f83030e05ca27aaec.bindTooltip( | |
| `<div> | |
| 2003-08-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6583c7370b8741f2a1f54ff6093d4c8c = L.circle( | |
| [32.022697, -110.712556], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6583c7370b8741f2a1f54ff6093d4c8c.bindTooltip( | |
| `<div> | |
| 2003-09-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d0f2eba090084ad6ab78d88a72c34006 = L.circle( | |
| [32.022897, -110.712556], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d0f2eba090084ad6ab78d88a72c34006.bindTooltip( | |
| `<div> | |
| 2003-09-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dac1df91870f45608c1bab5fbecaa112 = L.circle( | |
| [32.022697, -110.712356], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dac1df91870f45608c1bab5fbecaa112.bindTooltip( | |
| `<div> | |
| 2003-09-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a4a128c0451a416c9f9b487748bcfdc5 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a4a128c0451a416c9f9b487748bcfdc5.bindTooltip( | |
| `<div> | |
| 2003-09-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_451c0ec7834d4831bf9978aa8f511ad7 = L.circle( | |
| [32.59802, -111.90296], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_451c0ec7834d4831bf9978aa8f511ad7.bindTooltip( | |
| `<div> | |
| 2003-09-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_77446dca08a842f08d444ff2aafc4680 = L.circle( | |
| [31.5379, -111.2843], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_77446dca08a842f08d444ff2aafc4680.bindTooltip( | |
| `<div> | |
| 2003-09-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_82060affe2cb46f7abc8de7b33c62a46 = L.circle( | |
| [33.055323, -111.793648], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_82060affe2cb46f7abc8de7b33c62a46.bindTooltip( | |
| `<div> | |
| 2003-11-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_66d60529b3f849fb9ef1f59ce1fd7afd = L.circle( | |
| [33.055256, -111.793588], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_66d60529b3f849fb9ef1f59ce1fd7afd.bindTooltip( | |
| `<div> | |
| 2003-11-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ee9e9daa8bd548bab8711b9212a79b98 = L.circle( | |
| [33.055199, -111.793546], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ee9e9daa8bd548bab8711b9212a79b98.bindTooltip( | |
| `<div> | |
| 2003-11-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f8d11ac5527e497bb378aef8b647a5c4 = L.circle( | |
| [33.055142, -111.793482], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f8d11ac5527e497bb378aef8b647a5c4.bindTooltip( | |
| `<div> | |
| 2003-11-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c04c4a062b9049198d351dad9161779b = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c04c4a062b9049198d351dad9161779b.bindTooltip( | |
| `<div> | |
| 2003-11-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_47225c9b293a45be85ffe3c2736bba08 = L.circle( | |
| [32.26867, -112.73875], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_47225c9b293a45be85ffe3c2736bba08.bindTooltip( | |
| `<div> | |
| 2003-09-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_24e2d040490247958378828cb1c73d94 = L.circle( | |
| [31.837941, -110.999128], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_24e2d040490247958378828cb1c73d94.bindTooltip( | |
| `<div> | |
| 2004-02-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_982d19dba97440bf946882b008ba9597 = L.circle( | |
| [31.8379, -110.9991], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_982d19dba97440bf946882b008ba9597.bindTooltip( | |
| `<div> | |
| 2004-02-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_879162f3db1a4e05914ae2d3ed0c675d = L.circle( | |
| [32.974717, -111.777545], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_879162f3db1a4e05914ae2d3ed0c675d.bindTooltip( | |
| `<div> | |
| 2004-02-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d59d1a060741473f9f45a7204b9d9f7c = L.circle( | |
| [32.1394, -111.620455], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d59d1a060741473f9f45a7204b9d9f7c.bindTooltip( | |
| `<div> | |
| 2004-02-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9c555c46682142a8a5e2881ffad07075 = L.circle( | |
| [31.88425, -111.35052], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9c555c46682142a8a5e2881ffad07075.bindTooltip( | |
| `<div> | |
| 2004-02-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_868b1798a1714934bb948609878fe7e2 = L.circle( | |
| [31.57075, -111.398683], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_868b1798a1714934bb948609878fe7e2.bindTooltip( | |
| `<div> | |
| 2004-02-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c7e4c53634194c8c9d3c6c08ef87f0ea = L.circle( | |
| [32.12475, -112.749783], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c7e4c53634194c8c9d3c6c08ef87f0ea.bindTooltip( | |
| `<div> | |
| 2004-03-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7005b5c4da3e4fd7b68c4fe293475acd = L.circle( | |
| [31.740166, -111.051352], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7005b5c4da3e4fd7b68c4fe293475acd.bindTooltip( | |
| `<div> | |
| 2004-03-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4b234ebdfa8949b8a2815243d1a58113 = L.circle( | |
| [32.873184, -111.756892], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4b234ebdfa8949b8a2815243d1a58113.bindTooltip( | |
| `<div> | |
| 2004-03-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d7e03d161ad84b0ab05593e0da979375 = L.circle( | |
| [32.197931, -112.597443], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d7e03d161ad84b0ab05593e0da979375.bindTooltip( | |
| `<div> | |
| 2004-03-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_da92e46a834e4b1fab7410d51e78539c = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_da92e46a834e4b1fab7410d51e78539c.bindTooltip( | |
| `<div> | |
| 2004-03-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_afad77dbd0764d50bfda11e3e29d952a = L.circle( | |
| [31.75, -111.836667], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_afad77dbd0764d50bfda11e3e29d952a.bindTooltip( | |
| `<div> | |
| 2004-03-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_80eaac15a96a41be8842e267d1377b47 = L.circle( | |
| [32.754768, -111.554777], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_80eaac15a96a41be8842e267d1377b47.bindTooltip( | |
| `<div> | |
| 2004-03-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c789468abad04bae9815f8f672748e9a = L.circle( | |
| [32.0574, -111.403], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c789468abad04bae9815f8f672748e9a.bindTooltip( | |
| `<div> | |
| 2004-03-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fdcd3e630e4a4b43a814df2b435c7873 = L.circle( | |
| [32.057417, -111.402992], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fdcd3e630e4a4b43a814df2b435c7873.bindTooltip( | |
| `<div> | |
| 2004-03-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c7ecdf9efaef49adb03194c742e74578 = L.circle( | |
| [32.016667, -111.947222], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c7ecdf9efaef49adb03194c742e74578.bindTooltip( | |
| `<div> | |
| 2004-03-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f50bc8987b02474c8a54a0b2e4ac7dff = L.circle( | |
| [31.69, -110.5202], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f50bc8987b02474c8a54a0b2e4ac7dff.bindTooltip( | |
| `<div> | |
| 2004-04-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c69a80bf7f6b44e1b6edb144e39eae24 = L.circle( | |
| [31.7116, -110.6731], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c69a80bf7f6b44e1b6edb144e39eae24.bindTooltip( | |
| `<div> | |
| 2004-04-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_afe8087cda284cec87de4ce203729862 = L.circle( | |
| [32.166335, -110.942516], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_afe8087cda284cec87de4ce203729862.bindTooltip( | |
| `<div> | |
| 2004-04-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8f7ed75c08b44bec83bb2dcc3c69ed36 = L.circle( | |
| [31.5745, -111.8326], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8f7ed75c08b44bec83bb2dcc3c69ed36.bindTooltip( | |
| `<div> | |
| 2004-04-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ed90d975649842bcae79d55cecef278e = L.circle( | |
| [31.686043, -110.520158], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ed90d975649842bcae79d55cecef278e.bindTooltip( | |
| `<div> | |
| 2004-04-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9139d4aeef31449b9a58d6d49bcefa47 = L.circle( | |
| [31.471806, -111.319722], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9139d4aeef31449b9a58d6d49bcefa47.bindTooltip( | |
| `<div> | |
| 2004-04-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7410d99a04224367b8802bcacfe2f53c = L.circle( | |
| [31.73765, -110.66359], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7410d99a04224367b8802bcacfe2f53c.bindTooltip( | |
| `<div> | |
| 2004-04-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_24e7c4d530fc4b35866b7ab29804d809 = L.circle( | |
| [31.990621, -112.580629], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_24e7c4d530fc4b35866b7ab29804d809.bindTooltip( | |
| `<div> | |
| 2004-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_084c61da4a8d4606bf12917285996ba0 = L.circle( | |
| [31.990821, -112.580629], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_084c61da4a8d4606bf12917285996ba0.bindTooltip( | |
| `<div> | |
| 2004-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8ae6b2f00e7641f784c9692bddb90678 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8ae6b2f00e7641f784c9692bddb90678.bindTooltip( | |
| `<div> | |
| 2004-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_98b4bbebd4ed4e45b762e031eaae7807 = L.circle( | |
| [31.53494, -111.569], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_98b4bbebd4ed4e45b762e031eaae7807.bindTooltip( | |
| `<div> | |
| 2004-04-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_adf5fd33c1994fc78b5c2c69609938a9 = L.circle( | |
| [32.3323, -113.00282], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_adf5fd33c1994fc78b5c2c69609938a9.bindTooltip( | |
| `<div> | |
| 2004-04-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_79f0bfa6546a4d268a3cc65fc009e9f5 = L.circle( | |
| [32.329817, -112.95665], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_79f0bfa6546a4d268a3cc65fc009e9f5.bindTooltip( | |
| `<div> | |
| 2004-05-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7bfb5e6658be406c9172110ccd164db9 = L.circle( | |
| [32.487058, -112.880743], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7bfb5e6658be406c9172110ccd164db9.bindTooltip( | |
| `<div> | |
| 2004-05-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_af4a615c101c4ac9a69a750d3eb7ceb7 = L.circle( | |
| [31.903334, -111.291336], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_af4a615c101c4ac9a69a750d3eb7ceb7.bindTooltip( | |
| `<div> | |
| 2004-05-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_30f59b78cb7a4bd6bfe559fcfd04986d = L.circle( | |
| [31.7634, -111.0229], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_30f59b78cb7a4bd6bfe559fcfd04986d.bindTooltip( | |
| `<div> | |
| 2004-05-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5c1d0f4930c1459dbd16b4803b11edd7 = L.circle( | |
| [32.927562, -112.110155], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5c1d0f4930c1459dbd16b4803b11edd7.bindTooltip( | |
| `<div> | |
| 2004-05-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c5bf6a5e6af34cbfa59d214aca04eabf = L.circle( | |
| [32.722793, -114.540194], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c5bf6a5e6af34cbfa59d214aca04eabf.bindTooltip( | |
| `<div> | |
| 2004-05-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c5b48c0e0b634ba2b395be964a477e07 = L.circle( | |
| [31.627017, -111.7484], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c5b48c0e0b634ba2b395be964a477e07.bindTooltip( | |
| `<div> | |
| 2004-05-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_91972f1a5214467c922cc55e7f4ee33e = L.circle( | |
| [32.956933, -111.715917], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_91972f1a5214467c922cc55e7f4ee33e.bindTooltip( | |
| `<div> | |
| 2004-05-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_07052dd8b3804d3bbab1fabe28e4f39e = L.circle( | |
| [31.972761, -110.48685], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_07052dd8b3804d3bbab1fabe28e4f39e.bindTooltip( | |
| `<div> | |
| 2004-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1317a671ba4743a49c9149095ecde582 = L.circle( | |
| [31.972961, -110.48685], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1317a671ba4743a49c9149095ecde582.bindTooltip( | |
| `<div> | |
| 2004-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e6add32a585846e98a9d46408fef0cb0 = L.circle( | |
| [31.97276, -110.48685], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e6add32a585846e98a9d46408fef0cb0.bindTooltip( | |
| `<div> | |
| 2004-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1378ff34794a4e4c916d6c4c0bf8b289 = L.circle( | |
| [31.727245, -111.069194], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1378ff34794a4e4c916d6c4c0bf8b289.bindTooltip( | |
| `<div> | |
| 2004-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_faf80536047442f1979f07dfb85625eb = L.circle( | |
| [32.055182, -112.020282], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_faf80536047442f1979f07dfb85625eb.bindTooltip( | |
| `<div> | |
| 2004-06-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_47e17ecfc47d460ca79772c93cf20da0 = L.circle( | |
| [31.589972, -109.778027], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_47e17ecfc47d460ca79772c93cf20da0.bindTooltip( | |
| `<div> | |
| 2004-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8b386600b0924c839b3c6bbf31c4af87 = L.circle( | |
| [31.7503, -111.9039], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8b386600b0924c839b3c6bbf31c4af87.bindTooltip( | |
| `<div> | |
| 2004-06-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_001a95ad33544932abef96145c827a10 = L.circle( | |
| [32.5932, -112.210851], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_001a95ad33544932abef96145c827a10.bindTooltip( | |
| `<div> | |
| 2004-06-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b56e59ec08be4ac583c174cfa6e4a2ff = L.circle( | |
| [31.9973, -111.6964], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b56e59ec08be4ac583c174cfa6e4a2ff.bindTooltip( | |
| `<div> | |
| 2004-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_525c1fdea0544ffe80fa28a74e296107 = L.circle( | |
| [31.9975, -111.6964], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_525c1fdea0544ffe80fa28a74e296107.bindTooltip( | |
| `<div> | |
| 2004-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7bebbf48a31441fd9739ce1bc9531063 = L.circle( | |
| [32.213277, -112.563564], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7bebbf48a31441fd9739ce1bc9531063.bindTooltip( | |
| `<div> | |
| 2004-06-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_814ea328dc18424fb4e8e01a79b957f7 = L.circle( | |
| [32.074274, -111.265015], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_814ea328dc18424fb4e8e01a79b957f7.bindTooltip( | |
| `<div> | |
| 2004-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_71eb89940cb44bdc92e6915d13cb42ef = L.circle( | |
| [32.38593, -111.69192], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_71eb89940cb44bdc92e6915d13cb42ef.bindTooltip( | |
| `<div> | |
| 2004-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_acae64a34e9946628a559619ad9ed19c = L.circle( | |
| [32.8941, -111.7743], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_acae64a34e9946628a559619ad9ed19c.bindTooltip( | |
| `<div> | |
| 2004-06-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d41aa6d48ec547428c871c4ec9abcca2 = L.circle( | |
| [32.9841, -111.7743], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d41aa6d48ec547428c871c4ec9abcca2.bindTooltip( | |
| `<div> | |
| 2004-06-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5d5a67347dc54de796386ae0b55525c6 = L.circle( | |
| [32.9843, -111.7743], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5d5a67347dc54de796386ae0b55525c6.bindTooltip( | |
| `<div> | |
| 2004-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1d40e189fb134c439e1df00a37c1cb2b = L.circle( | |
| [33.21221, -111.346693], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1d40e189fb134c439e1df00a37c1cb2b.bindTooltip( | |
| `<div> | |
| 2004-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8b8a6a119aaf44f5b470dadc3d26bf6f = L.circle( | |
| [32.329, -111.7027], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8b8a6a119aaf44f5b470dadc3d26bf6f.bindTooltip( | |
| `<div> | |
| 2004-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e9d63ed1d3664a158dbe76c39375fbfa = L.circle( | |
| [32.3292, -111.7027], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e9d63ed1d3664a158dbe76c39375fbfa.bindTooltip( | |
| `<div> | |
| 2004-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9940e57316ba46bf91c1bbcf23ac30a6 = L.circle( | |
| [31.91641, -112.05216], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9940e57316ba46bf91c1bbcf23ac30a6.bindTooltip( | |
| `<div> | |
| 2004-06-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1c3b40476fdc4c2aaeaa6473d0adb704 = L.circle( | |
| [31.9036, -111.3359], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1c3b40476fdc4c2aaeaa6473d0adb704.bindTooltip( | |
| `<div> | |
| 2004-06-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_20848b390e3a4ef281302985d3dad552 = L.circle( | |
| [32.6167, -111.3596], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_20848b390e3a4ef281302985d3dad552.bindTooltip( | |
| `<div> | |
| 2004-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0805534138a84862bce7f3aca9e88d29 = L.circle( | |
| [31.748102, -111.184996], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0805534138a84862bce7f3aca9e88d29.bindTooltip( | |
| `<div> | |
| 2004-07-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_12c922c84e964a33bf6d15ffcd149968 = L.circle( | |
| [31.81485, -111.77883], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_12c922c84e964a33bf6d15ffcd149968.bindTooltip( | |
| `<div> | |
| 2004-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dacb4c524e014708a4459c60ff5d3baf = L.circle( | |
| [31.9036, -111.7874], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dacb4c524e014708a4459c60ff5d3baf.bindTooltip( | |
| `<div> | |
| 2004-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_af80336415b34524b5af10bd0131b72e = L.circle( | |
| [31.8702, -112.2575], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_af80336415b34524b5af10bd0131b72e.bindTooltip( | |
| `<div> | |
| 2004-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c5a431a767184527a6ce23d2765f0186 = L.circle( | |
| [31.8704, -112.2575], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c5a431a767184527a6ce23d2765f0186.bindTooltip( | |
| `<div> | |
| 2004-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7000468851f8418488db48dc722c2f5c = L.circle( | |
| [31.5871, -111.0495], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7000468851f8418488db48dc722c2f5c.bindTooltip( | |
| `<div> | |
| 2004-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0bd9c5a989044df08160ea0a9bb44461 = L.circle( | |
| [32.1845, -112.7043], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0bd9c5a989044df08160ea0a9bb44461.bindTooltip( | |
| `<div> | |
| 2004-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_73d1ed2912774c24bed32e5ba21bdb96 = L.circle( | |
| [32.555133, -112.297133], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_73d1ed2912774c24bed32e5ba21bdb96.bindTooltip( | |
| `<div> | |
| 2004-07-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_998b51b601514699ad891010e1f1bdb4 = L.circle( | |
| [32.183583, -112.029017], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_998b51b601514699ad891010e1f1bdb4.bindTooltip( | |
| `<div> | |
| 2004-07-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_91dc8c7959d942faaa0f26e1467051eb = L.circle( | |
| [31.7998, -111.0142], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_91dc8c7959d942faaa0f26e1467051eb.bindTooltip( | |
| `<div> | |
| 2004-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8b1565cb00784a2aa783e6106f1bb454 = L.circle( | |
| [31.370924, -110.931214], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8b1565cb00784a2aa783e6106f1bb454.bindTooltip( | |
| `<div> | |
| 2004-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b296040b18a94f238b55f8de3ef2ac36 = L.circle( | |
| [32.177907, -111.006725], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b296040b18a94f238b55f8de3ef2ac36.bindTooltip( | |
| `<div> | |
| 2004-08-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_58be66e3dba84465a4c611651fea695b = L.circle( | |
| [31.895464, -111.769844], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_58be66e3dba84465a4c611651fea695b.bindTooltip( | |
| `<div> | |
| 2004-08-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_38d6a2d35ee340368580ae888f278570 = L.circle( | |
| [31.55607, -111.71302], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_38d6a2d35ee340368580ae888f278570.bindTooltip( | |
| `<div> | |
| 2004-08-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_01894ded416846139449a903851721c9 = L.circle( | |
| [32.962829, -111.720948], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_01894ded416846139449a903851721c9.bindTooltip( | |
| `<div> | |
| 2004-08-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a8172eb7c025437dbc59161d7ddc561d = L.circle( | |
| [32.080353, -110.803945], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a8172eb7c025437dbc59161d7ddc561d.bindTooltip( | |
| `<div> | |
| 2004-08-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ad1f1c886c424cf39c2532c391b65e88 = L.circle( | |
| [31.6349, -111.46683], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ad1f1c886c424cf39c2532c391b65e88.bindTooltip( | |
| `<div> | |
| 2004-08-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9555eac0ec7444eea8b677c53acf334b = L.circle( | |
| [31.722033, -111.8333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9555eac0ec7444eea8b677c53acf334b.bindTooltip( | |
| `<div> | |
| 2004-08-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_940f561c09b64272a633b9b0536def6a = L.circle( | |
| [31.969213, -111.354044], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_940f561c09b64272a633b9b0536def6a.bindTooltip( | |
| `<div> | |
| 2004-09-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_51644495cbce49f38f2d5bb8ff7f0fac = L.circle( | |
| [31.360517, -110.969983], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_51644495cbce49f38f2d5bb8ff7f0fac.bindTooltip( | |
| `<div> | |
| 2004-08-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_91158d9df488465ba29060d7c521e303 = L.circle( | |
| [32.071287, -112.299959], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_91158d9df488465ba29060d7c521e303.bindTooltip( | |
| `<div> | |
| 2004-09-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a5ba40411a424844885626c20112a930 = L.circle( | |
| [31.460571, -111.464071], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a5ba40411a424844885626c20112a930.bindTooltip( | |
| `<div> | |
| 2004-09-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_64c27728319a45a9980793fff4a96ec0 = L.circle( | |
| [31.3364, -111.0066], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_64c27728319a45a9980793fff4a96ec0.bindTooltip( | |
| `<div> | |
| 2004-09-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_17409dbd16154997ad83cc86ac9dba44 = L.circle( | |
| [31.831316, -110.707592], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_17409dbd16154997ad83cc86ac9dba44.bindTooltip( | |
| `<div> | |
| 2004-09-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c48696e671af478ea241f45e9d268dba = L.circle( | |
| [31.831516, -110.707592], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c48696e671af478ea241f45e9d268dba.bindTooltip( | |
| `<div> | |
| 2004-09-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a739d43a00284e96afea0e52e3ce1d66 = L.circle( | |
| [31.831316, -110.707392], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a739d43a00284e96afea0e52e3ce1d66.bindTooltip( | |
| `<div> | |
| 2004-09-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ae6ae19525134340a071554d20245fcd = L.circle( | |
| [31.831116, -110.707592], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ae6ae19525134340a071554d20245fcd.bindTooltip( | |
| `<div> | |
| 2004-09-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bf60af1afef04ab6a65d5cbc3206b624 = L.circle( | |
| [31.930618, -110.658821], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bf60af1afef04ab6a65d5cbc3206b624.bindTooltip( | |
| `<div> | |
| 2004-09-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9b236802921d45a293a1469d52c8ea31 = L.circle( | |
| [31.930818, -110.658821], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9b236802921d45a293a1469d52c8ea31.bindTooltip( | |
| `<div> | |
| 2004-09-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_aab3819e047a4d99b8f67cc5272b6183 = L.circle( | |
| [31.93, -110.6588], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_aab3819e047a4d99b8f67cc5272b6183.bindTooltip( | |
| `<div> | |
| 2004-09-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a595667801c04dc6acba5b104d81800b = L.circle( | |
| [31.3375, -110.96939], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a595667801c04dc6acba5b104d81800b.bindTooltip( | |
| `<div> | |
| 2004-10-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c80c3505333947b2b2a1a6fd03f5d224 = L.circle( | |
| [32.946312, -111.707153], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c80c3505333947b2b2a1a6fd03f5d224.bindTooltip( | |
| `<div> | |
| 2004-10-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3499587a325342c6b6636db26226ff0e = L.circle( | |
| [31.661171, -111.767253], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3499587a325342c6b6636db26226ff0e.bindTooltip( | |
| `<div> | |
| 2004-10-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c63099650a004ae2b2a25eefe69f49d7 = L.circle( | |
| [32.178124, -110.990477], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c63099650a004ae2b2a25eefe69f49d7.bindTooltip( | |
| `<div> | |
| 2004-11-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a8611f555357436dbf2505add0f5e749 = L.circle( | |
| [32.220875, -112.569316], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a8611f555357436dbf2505add0f5e749.bindTooltip( | |
| `<div> | |
| 2004-12-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c41c6e5b4a774f2aa064c9c46b77094d = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c41c6e5b4a774f2aa064c9c46b77094d.bindTooltip( | |
| `<div> | |
| 2004-12-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3fc443082cb348afad293f60e9094a42 = L.circle( | |
| [31.345867, -110.946182], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3fc443082cb348afad293f60e9094a42.bindTooltip( | |
| `<div> | |
| 2004-12-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_047f1ec335cd45f9add503c6a58eb4ec = L.circle( | |
| [32.089582, -109.905929], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_047f1ec335cd45f9add503c6a58eb4ec.bindTooltip( | |
| `<div> | |
| 2005-01-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_237260d185174394ab750cf340377a59 = L.circle( | |
| [31.616303, -111.302549], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_237260d185174394ab750cf340377a59.bindTooltip( | |
| `<div> | |
| 2005-01-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d34321733a654118808851f0d5b6fc7a = L.circle( | |
| [31.747317, -111.283617], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d34321733a654118808851f0d5b6fc7a.bindTooltip( | |
| `<div> | |
| 2005-01-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c75dfc705cd34f56bf65e5851205690f = L.circle( | |
| [31.408544, -110.962032], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c75dfc705cd34f56bf65e5851205690f.bindTooltip( | |
| `<div> | |
| 2005-01-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cfaa2a7caeb84b708b2bf62055492526 = L.circle( | |
| [32.41123, -112.91447], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cfaa2a7caeb84b708b2bf62055492526.bindTooltip( | |
| `<div> | |
| 2005-02-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_eaeccc7e876748cc966b0029c07eba64 = L.circle( | |
| [32.494642, -114.700747], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_eaeccc7e876748cc966b0029c07eba64.bindTooltip( | |
| `<div> | |
| 2005-02-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_abfa092b52e4452a85f2c3d8c7d664e5 = L.circle( | |
| [31.84967, -111.45519], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_abfa092b52e4452a85f2c3d8c7d664e5.bindTooltip( | |
| `<div> | |
| 2005-02-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_abb34004744e4d64b56d3f1da853ba96 = L.circle( | |
| [31.43023, -111.01962], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_abb34004744e4d64b56d3f1da853ba96.bindTooltip( | |
| `<div> | |
| 2005-02-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c466905a73554ead915a237a431c450f = L.circle( | |
| [32.381712, -111.11207], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c466905a73554ead915a237a431c450f.bindTooltip( | |
| `<div> | |
| 2005-02-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0217bbdc6f79470c88dd6db01bdb1667 = L.circle( | |
| [32.013299, -110.69945], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0217bbdc6f79470c88dd6db01bdb1667.bindTooltip( | |
| `<div> | |
| 2005-02-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_85d8a83deccd4f76905facb23bfa8d21 = L.circle( | |
| [32.036513, -111.534403], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_85d8a83deccd4f76905facb23bfa8d21.bindTooltip( | |
| `<div> | |
| 2005-03-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9e7b53247a454442b381bd5b784398fc = L.circle( | |
| [31.74625, -112.0981], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9e7b53247a454442b381bd5b784398fc.bindTooltip( | |
| `<div> | |
| 2005-03-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fddd4230cdb54bea910ecdd0b63b1114 = L.circle( | |
| [31.673683, -111.413833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fddd4230cdb54bea910ecdd0b63b1114.bindTooltip( | |
| `<div> | |
| 2005-03-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3a93cbea16074b7f8b75e773257e6dfc = L.circle( | |
| [31.6429, -111.7004], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3a93cbea16074b7f8b75e773257e6dfc.bindTooltip( | |
| `<div> | |
| 2005-03-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_40ac30d7931e4c30a46f0293e584d408 = L.circle( | |
| [31.901667, -112.793167], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_40ac30d7931e4c30a46f0293e584d408.bindTooltip( | |
| `<div> | |
| 2005-03-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0756d8c901704c7ca533bb4bd78f4013 = L.circle( | |
| [32.952704, -111.618403], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0756d8c901704c7ca533bb4bd78f4013.bindTooltip( | |
| `<div> | |
| 2005-03-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_02714fdc7e2247b7aed7588bc7c81bc7 = L.circle( | |
| [32.611166, -111.287116], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_02714fdc7e2247b7aed7588bc7c81bc7.bindTooltip( | |
| `<div> | |
| 2005-03-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b52f9f3526284cab9e1f5973d2777965 = L.circle( | |
| [32.204582, -112.548355], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b52f9f3526284cab9e1f5973d2777965.bindTooltip( | |
| `<div> | |
| 2005-04-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62b14be3553d48b5bf3880630f6796fd = L.circle( | |
| [32.820608, -111.683807], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62b14be3553d48b5bf3880630f6796fd.bindTooltip( | |
| `<div> | |
| 2005-04-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_825cc949f1c941c1a17a8ee7d45c8fba = L.circle( | |
| [32.8206, -111.6838], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_825cc949f1c941c1a17a8ee7d45c8fba.bindTooltip( | |
| `<div> | |
| 2005-04-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_323fdbff3a564c1ba8c1ccf744af3b43 = L.circle( | |
| [32.4753, -111.2328], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_323fdbff3a564c1ba8c1ccf744af3b43.bindTooltip( | |
| `<div> | |
| 2005-04-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_72a4e9dc755448c894a94f4bb4cb0e48 = L.circle( | |
| [31.798889, -112.29972], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_72a4e9dc755448c894a94f4bb4cb0e48.bindTooltip( | |
| `<div> | |
| 2005-05-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_edfa9329a5104d8480231b04ad64dba2 = L.circle( | |
| [31.9733, -110.5108], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_edfa9329a5104d8480231b04ad64dba2.bindTooltip( | |
| `<div> | |
| 2005-05-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_33de842337624b45a4fc238adacbf576 = L.circle( | |
| [32.033833, -110.718854], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_33de842337624b45a4fc238adacbf576.bindTooltip( | |
| `<div> | |
| 2005-05-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ffbf08f406714ed485b5e23b2860e2e4 = L.circle( | |
| [31.9999, -111.9186], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ffbf08f406714ed485b5e23b2860e2e4.bindTooltip( | |
| `<div> | |
| 2005-05-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_514a7bbfff824d83898f5fc8465e1df6 = L.circle( | |
| [31.8282, -111.4523], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_514a7bbfff824d83898f5fc8465e1df6.bindTooltip( | |
| `<div> | |
| 2005-05-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a337e43878ed48fca1d8b6b5f52ba115 = L.circle( | |
| [32.092416, -111.08692], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a337e43878ed48fca1d8b6b5f52ba115.bindTooltip( | |
| `<div> | |
| 2005-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7cbcb477e31e4970861ec4f1197bbf63 = L.circle( | |
| [32.03651, -111.3696], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7cbcb477e31e4970861ec4f1197bbf63.bindTooltip( | |
| `<div> | |
| 2005-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_adf3d54424f94b5aa9a9251470822be9 = L.circle( | |
| [32.340657, -112.365371], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_adf3d54424f94b5aa9a9251470822be9.bindTooltip( | |
| `<div> | |
| 2005-05-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62ccf56b60114e1bbf0e55cad1c662b9 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62ccf56b60114e1bbf0e55cad1c662b9.bindTooltip( | |
| `<div> | |
| 2005-05-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1de09ee271b84a12b6062aba4b584294 = L.circle( | |
| [32.17556, -112.6524], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1de09ee271b84a12b6062aba4b584294.bindTooltip( | |
| `<div> | |
| 2005-05-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c62c9d04fbd547d196dc753834e80231 = L.circle( | |
| [31.713033, -111.344], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c62c9d04fbd547d196dc753834e80231.bindTooltip( | |
| `<div> | |
| 2005-06-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4557d4f0225a47469841e52ae9f07263 = L.circle( | |
| [31.842591, -110.342118], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4557d4f0225a47469841e52ae9f07263.bindTooltip( | |
| `<div> | |
| 2005-06-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9366e8c2a3ac4d5282dcb9ba87bf1ff8 = L.circle( | |
| [32.02113, -112.04465], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9366e8c2a3ac4d5282dcb9ba87bf1ff8.bindTooltip( | |
| `<div> | |
| 2005-06-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2f17f9ca10b948f39f0701b22a71a1cd = L.circle( | |
| [32.13252, -112.6564], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2f17f9ca10b948f39f0701b22a71a1cd.bindTooltip( | |
| `<div> | |
| 2005-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_13a1c7a1b03a43f9a1f6abf312a443e2 = L.circle( | |
| [31.92965, -111.4671], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_13a1c7a1b03a43f9a1f6abf312a443e2.bindTooltip( | |
| `<div> | |
| 2005-07-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9c3da8565fe944e6a196329102639170 = L.circle( | |
| [31.659732, -111.960736], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9c3da8565fe944e6a196329102639170.bindTooltip( | |
| `<div> | |
| 2005-07-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7a1d82883383419e80b244057de98b33 = L.circle( | |
| [31.7776, -111.0729], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7a1d82883383419e80b244057de98b33.bindTooltip( | |
| `<div> | |
| 2005-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b2b316511c8f40b1b6ead437e272d0ff = L.circle( | |
| [31.9779, -112.0356], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b2b316511c8f40b1b6ead437e272d0ff.bindTooltip( | |
| `<div> | |
| 2005-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c83cc38e312e4be88392fc43e2f7576e = L.circle( | |
| [31.8086, -111.9931], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c83cc38e312e4be88392fc43e2f7576e.bindTooltip( | |
| `<div> | |
| 2005-07-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_85a7eeec588b423e92d11c402f9ca278 = L.circle( | |
| [31.747, -111.9294], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_85a7eeec588b423e92d11c402f9ca278.bindTooltip( | |
| `<div> | |
| 2005-07-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_76c0ad0570364b1594ffb235b624dfee = L.circle( | |
| [31.66077, -111.72038], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_76c0ad0570364b1594ffb235b624dfee.bindTooltip( | |
| `<div> | |
| 2005-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9092500704ce436c99a5c572c43d35fa = L.circle( | |
| [31.47195, -111.27282], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9092500704ce436c99a5c572c43d35fa.bindTooltip( | |
| `<div> | |
| 2005-07-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c89ebead5c4a4fa790f79ae84fe629c8 = L.circle( | |
| [32.1569, -111.3074], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c89ebead5c4a4fa790f79ae84fe629c8.bindTooltip( | |
| `<div> | |
| 2005-07-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_83b608ef0b0f4a31b683faca2e42a811 = L.circle( | |
| [32.10166, -111.295015], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_83b608ef0b0f4a31b683faca2e42a811.bindTooltip( | |
| `<div> | |
| 2005-07-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b1bb59663f5d4cbb9340de8591336cef = L.circle( | |
| [31.3655, -110.7641], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b1bb59663f5d4cbb9340de8591336cef.bindTooltip( | |
| `<div> | |
| 2005-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9e581eb0cc324cc68372ffcdd99499f6 = L.circle( | |
| [32.1911, -111.2952], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9e581eb0cc324cc68372ffcdd99499f6.bindTooltip( | |
| `<div> | |
| 2005-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_72a2c219f1cd455fb8d16e9a80619679 = L.circle( | |
| [31.7047, -111.9178], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_72a2c219f1cd455fb8d16e9a80619679.bindTooltip( | |
| `<div> | |
| 2005-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8c0492623bff41c8b2808c58f85feb81 = L.circle( | |
| [32.227149, -111.001435], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8c0492623bff41c8b2808c58f85feb81.bindTooltip( | |
| `<div> | |
| 2005-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_394e6b0d527c44b1a47b0f0a5d3e495a = L.circle( | |
| [31.89746, -111.833764], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_394e6b0d527c44b1a47b0f0a5d3e495a.bindTooltip( | |
| `<div> | |
| 2005-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_145abc62c10a40a887a7f9e053d3bf0f = L.circle( | |
| [31.349884, -109.555], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_145abc62c10a40a887a7f9e053d3bf0f.bindTooltip( | |
| `<div> | |
| 2005-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e8ec4ff8788548f29932e4cf90b34acf = L.circle( | |
| [31.784983, -111.663093], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e8ec4ff8788548f29932e4cf90b34acf.bindTooltip( | |
| `<div> | |
| 2005-07-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f9c6722328fc4def91c600cb48713d67 = L.circle( | |
| [31.9797, -112.4464], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f9c6722328fc4def91c600cb48713d67.bindTooltip( | |
| `<div> | |
| 2005-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5f31bb2a4d6e49538cc3b429160f0f56 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5f31bb2a4d6e49538cc3b429160f0f56.bindTooltip( | |
| `<div> | |
| 2005-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3eba0f6f557a4968bafc81acb6a5215f = L.circle( | |
| [31.88588, -111.78705], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3eba0f6f557a4968bafc81acb6a5215f.bindTooltip( | |
| `<div> | |
| 2005-07-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3c0e66aaa946431fad9cea952e54c626 = L.circle( | |
| [31.950956, -110.655663], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3c0e66aaa946431fad9cea952e54c626.bindTooltip( | |
| `<div> | |
| 2005-07-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c71b1678b1284011aaa80b3d1b7b1fb9 = L.circle( | |
| [31.89403, -111.35038], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c71b1678b1284011aaa80b3d1b7b1fb9.bindTooltip( | |
| `<div> | |
| 2005-07-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_25ae3e16ffe548c38bf526659f15e9b6 = L.circle( | |
| [32.360299, -111.091829], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_25ae3e16ffe548c38bf526659f15e9b6.bindTooltip( | |
| `<div> | |
| 2005-07-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2b8611a0338a4d7e999d44bb24eacd2d = L.circle( | |
| [32.2718, -111.0114], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2b8611a0338a4d7e999d44bb24eacd2d.bindTooltip( | |
| `<div> | |
| 2005-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_47595ae192ad411d8cc99efe14b66323 = L.circle( | |
| [31.9077, -111.8877], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_47595ae192ad411d8cc99efe14b66323.bindTooltip( | |
| `<div> | |
| 2005-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d3b514dc0761430ab0cfeda32943c871 = L.circle( | |
| [32.1215, -112.434], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d3b514dc0761430ab0cfeda32943c871.bindTooltip( | |
| `<div> | |
| 2005-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62ce5a521084451f9bea3d3c8681f10e = L.circle( | |
| [31.8406, -111.5023], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62ce5a521084451f9bea3d3c8681f10e.bindTooltip( | |
| `<div> | |
| 2005-07-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d69846bc1fdf49caa2ebd7f936da8245 = L.circle( | |
| [32.636877, -114.141851], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d69846bc1fdf49caa2ebd7f936da8245.bindTooltip( | |
| `<div> | |
| 2005-07-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ed075a9650094615af9f14da89ef490f = L.circle( | |
| [31.436999, -111.363318], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ed075a9650094615af9f14da89ef490f.bindTooltip( | |
| `<div> | |
| 2005-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fab8b75d0ec34a15b7ed7ce3266c5261 = L.circle( | |
| [31.9937, -111.98], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fab8b75d0ec34a15b7ed7ce3266c5261.bindTooltip( | |
| `<div> | |
| 2005-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_73e2a7a27aac43b693234327e8b34d69 = L.circle( | |
| [32.63297, -112.16488], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_73e2a7a27aac43b693234327e8b34d69.bindTooltip( | |
| `<div> | |
| 2005-07-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_531ee37093124220bcc1c5da4120f426 = L.circle( | |
| [32.12593, -112.63333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_531ee37093124220bcc1c5da4120f426.bindTooltip( | |
| `<div> | |
| 2005-08-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_83798d03bd0d4352b194341162d0295e = L.circle( | |
| [32.5907, -111.56895], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_83798d03bd0d4352b194341162d0295e.bindTooltip( | |
| `<div> | |
| 2005-08-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dfe2627a26974325ba20bb971abac9ba = L.circle( | |
| [32.878287, -111.686768], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dfe2627a26974325ba20bb971abac9ba.bindTooltip( | |
| `<div> | |
| 2005-09-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_25389a121f804523ad0a908e2ba2edcb = L.circle( | |
| [31.79537, -111.85937], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_25389a121f804523ad0a908e2ba2edcb.bindTooltip( | |
| `<div> | |
| 2005-09-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_73581d467dc541c1bda3b9a77b6166aa = L.circle( | |
| [32.03428, -111.914], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_73581d467dc541c1bda3b9a77b6166aa.bindTooltip( | |
| `<div> | |
| 2005-09-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cb4d8cb70b80479395c4527344ce9d70 = L.circle( | |
| [31.72622, -111.12611], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cb4d8cb70b80479395c4527344ce9d70.bindTooltip( | |
| `<div> | |
| 2005-09-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c239dba8a2f74346b88d3c0c66334cb0 = L.circle( | |
| [31.659, -110.6945], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c239dba8a2f74346b88d3c0c66334cb0.bindTooltip( | |
| `<div> | |
| 2005-09-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_155709c249234900a40a039affe78f80 = L.circle( | |
| [31.8546, -111.6819], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_155709c249234900a40a039affe78f80.bindTooltip( | |
| `<div> | |
| 2005-09-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5f99c7cccb9f4352aae88fcfd19176aa = L.circle( | |
| [31.364894, -110.94129], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5f99c7cccb9f4352aae88fcfd19176aa.bindTooltip( | |
| `<div> | |
| 2005-09-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_30b64da017ba4024bd57da7898b548d8 = L.circle( | |
| [31.445168, -110.964417], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_30b64da017ba4024bd57da7898b548d8.bindTooltip( | |
| `<div> | |
| 2005-09-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9ec76b4ed0fc46768b9da64caa89fa27 = L.circle( | |
| [31.6525, -111.5115], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9ec76b4ed0fc46768b9da64caa89fa27.bindTooltip( | |
| `<div> | |
| 2005-10-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4ed5feaf65e14639a4c3a8ab659cf5de = L.circle( | |
| [31.76665, -112.393483], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4ed5feaf65e14639a4c3a8ab659cf5de.bindTooltip( | |
| `<div> | |
| 2005-11-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ee0373b52f0e4b0fad21429093de8d6b = L.circle( | |
| [32.869549, -111.718764], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ee0373b52f0e4b0fad21429093de8d6b.bindTooltip( | |
| `<div> | |
| 2005-11-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_29e0a1ef7fe945238bec8ebd12ade28c = L.circle( | |
| [31.733333, -111.376606], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_29e0a1ef7fe945238bec8ebd12ade28c.bindTooltip( | |
| `<div> | |
| 2005-11-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dfcb98e860094f3aa2734114037b2483 = L.circle( | |
| [31.56397, -111.20373], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dfcb98e860094f3aa2734114037b2483.bindTooltip( | |
| `<div> | |
| 2005-12-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ca28576566004111aebddebb3fff5a96 = L.circle( | |
| [31.74679, -111.3742], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ca28576566004111aebddebb3fff5a96.bindTooltip( | |
| `<div> | |
| 2005-12-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bfad9a7665af4cccb4782abc6d84d63b = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bfad9a7665af4cccb4782abc6d84d63b.bindTooltip( | |
| `<div> | |
| 2005-12-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f6460bba2b2641fb86dd1d0d562e3e72 = L.circle( | |
| [31.879583, -111.169483], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f6460bba2b2641fb86dd1d0d562e3e72.bindTooltip( | |
| `<div> | |
| 2006-01-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ca320e25744f453791634aa2d9631984 = L.circle( | |
| [32.629913, -111.370241], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ca320e25744f453791634aa2d9631984.bindTooltip( | |
| `<div> | |
| 2006-01-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_49d39280affb461db1c2d1942935a01c = L.circle( | |
| [32.78162, -112.17032], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_49d39280affb461db1c2d1942935a01c.bindTooltip( | |
| `<div> | |
| 2006-02-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ee7150242cef4321abbfe0c415e45cff = L.circle( | |
| [32.09175, -110.95942], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ee7150242cef4321abbfe0c415e45cff.bindTooltip( | |
| `<div> | |
| 2006-02-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7bc8098b44ee4c32b1e7a92717c7c843 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7bc8098b44ee4c32b1e7a92717c7c843.bindTooltip( | |
| `<div> | |
| 2006-03-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_694e222678004035bc7893075afab63f = L.circle( | |
| [31.688347, -111.341668], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_694e222678004035bc7893075afab63f.bindTooltip( | |
| `<div> | |
| 2006-03-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62cc3bb4543f4477b1b8919a77d517e4 = L.circle( | |
| [31.723534, -111.096587], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62cc3bb4543f4477b1b8919a77d517e4.bindTooltip( | |
| `<div> | |
| 2006-03-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e627d3c4a0f04c3db106287784798349 = L.circle( | |
| [32.03588, -112.31171], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e627d3c4a0f04c3db106287784798349.bindTooltip( | |
| `<div> | |
| 2006-03-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f8d5c209407146a18f0ee86758d196e7 = L.circle( | |
| [31.95285, -111.13238], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f8d5c209407146a18f0ee86758d196e7.bindTooltip( | |
| `<div> | |
| 2006-03-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_929c251981144ede99752c3e4d10d547 = L.circle( | |
| [31.95305, -111.13238], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_929c251981144ede99752c3e4d10d547.bindTooltip( | |
| `<div> | |
| 2006-03-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fe6111649bd24e88ac2fc5c105b5e6af = L.circle( | |
| [31.63213, -111.29988], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fe6111649bd24e88ac2fc5c105b5e6af.bindTooltip( | |
| `<div> | |
| 2006-03-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d0509db38f7b4424b4992e4eef79d9e6 = L.circle( | |
| [31.4394, -111.2489], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d0509db38f7b4424b4992e4eef79d9e6.bindTooltip( | |
| `<div> | |
| 2006-03-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cbe157f7d33348e3bdb45474b65d6415 = L.circle( | |
| [33.20837, -111.78925], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cbe157f7d33348e3bdb45474b65d6415.bindTooltip( | |
| `<div> | |
| 2006-03-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6218aeb97624498baf2a62008a2f7fe8 = L.circle( | |
| [31.79348, -111.48868], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6218aeb97624498baf2a62008a2f7fe8.bindTooltip( | |
| `<div> | |
| 2006-03-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fe1b9a24e2fd43a883f50f03cd0885db = L.circle( | |
| [32.66775, -111.69084], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fe1b9a24e2fd43a883f50f03cd0885db.bindTooltip( | |
| `<div> | |
| 2006-03-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_699205a9f62445be92cc26f3dd5d8020 = L.circle( | |
| [32.13818, -112.70908], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_699205a9f62445be92cc26f3dd5d8020.bindTooltip( | |
| `<div> | |
| 2006-03-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e106917beef14fb5ae88114ef9605761 = L.circle( | |
| [32.1812, -112.6455], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e106917beef14fb5ae88114ef9605761.bindTooltip( | |
| `<div> | |
| 2006-04-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5d9a3c7044774d0dbb7dea22c4d04d75 = L.circle( | |
| [31.7039, -110.52147], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5d9a3c7044774d0dbb7dea22c4d04d75.bindTooltip( | |
| `<div> | |
| 2006-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d6930d7dcc0d4f3bb4237f95bca01819 = L.circle( | |
| [31.716566, -110.524422], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d6930d7dcc0d4f3bb4237f95bca01819.bindTooltip( | |
| `<div> | |
| 2006-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_960a9555e94647fd8b4ddffa24a9b8cf = L.circle( | |
| [31.703895, -110.521473], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_960a9555e94647fd8b4ddffa24a9b8cf.bindTooltip( | |
| `<div> | |
| 2006-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cc9c4168fc904396b62c89e7261b6652 = L.circle( | |
| [31.704095, -110.521473], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cc9c4168fc904396b62c89e7261b6652.bindTooltip( | |
| `<div> | |
| 2006-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b23a33d2ed74453b86c29942d207a156 = L.circle( | |
| [32.22393, -112.53468], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b23a33d2ed74453b86c29942d207a156.bindTooltip( | |
| `<div> | |
| 2006-04-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f1b6022c9c244cb3815c9f32bb084666 = L.circle( | |
| [32.33476, -112.83688], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f1b6022c9c244cb3815c9f32bb084666.bindTooltip( | |
| `<div> | |
| 2006-05-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ffa18d37b8bb44788725f3bfc07b5f22 = L.circle( | |
| [31.706471, -110.535108], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ffa18d37b8bb44788725f3bfc07b5f22.bindTooltip( | |
| `<div> | |
| 2006-05-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a1cd4ec13bec4270a4d1a65ac98f6bf7 = L.circle( | |
| [31.748063, -111.09402], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a1cd4ec13bec4270a4d1a65ac98f6bf7.bindTooltip( | |
| `<div> | |
| 2006-05-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b3134f2b83ba4bfcb600e74b8b5c2dcf = L.circle( | |
| [31.973899, -111.980579], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b3134f2b83ba4bfcb600e74b8b5c2dcf.bindTooltip( | |
| `<div> | |
| 2006-05-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ce66787489934b13a80373b60f0a0cf0 = L.circle( | |
| [31.4813, -111.277366], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ce66787489934b13a80373b60f0a0cf0.bindTooltip( | |
| `<div> | |
| 2006-05-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_311211fa94a94c8cb2e38de4cce41a64 = L.circle( | |
| [31.87757, -111.80463], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_311211fa94a94c8cb2e38de4cce41a64.bindTooltip( | |
| `<div> | |
| 2006-05-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ba553e5a1ece4628baaf0bef18a688d1 = L.circle( | |
| [32.70593, -111.947883], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ba553e5a1ece4628baaf0bef18a688d1.bindTooltip( | |
| `<div> | |
| 2006-05-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c20374e8f67a47eba2af4e00258fe245 = L.circle( | |
| [32.243324, -111.280445], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c20374e8f67a47eba2af4e00258fe245.bindTooltip( | |
| `<div> | |
| 2006-05-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7564157fef5e4d9695fea9ac39bbecec = L.circle( | |
| [31.71658, -111.04573], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7564157fef5e4d9695fea9ac39bbecec.bindTooltip( | |
| `<div> | |
| 2006-05-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_44e04169012042d0924ef2a401ebc363 = L.circle( | |
| [32.004207, -111.682024], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_44e04169012042d0924ef2a401ebc363.bindTooltip( | |
| `<div> | |
| 2006-06-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bbb57acba5664f5e87b4f7bac0ad4587 = L.circle( | |
| [31.9719, -111.6926], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bbb57acba5664f5e87b4f7bac0ad4587.bindTooltip( | |
| `<div> | |
| 2006-06-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ff2bf3e10560431bacb478a0b5c5aaa7 = L.circle( | |
| [32.7923, -111.6195], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ff2bf3e10560431bacb478a0b5c5aaa7.bindTooltip( | |
| `<div> | |
| 2006-06-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_99303368319843bbbba62b6f2cd84f38 = L.circle( | |
| [32.7925, -111.6195], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_99303368319843bbbba62b6f2cd84f38.bindTooltip( | |
| `<div> | |
| 2006-06-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7dc272210785498f8117551788c3b0fa = L.circle( | |
| [32.792331, -111.61947], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7dc272210785498f8117551788c3b0fa.bindTooltip( | |
| `<div> | |
| 2006-06-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b4d06f994769456f8e77f648873e3c28 = L.circle( | |
| [31.73243, -112.04222], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b4d06f994769456f8e77f648873e3c28.bindTooltip( | |
| `<div> | |
| 2006-06-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ec37e67fd22746a2b97310a79e20898f = L.circle( | |
| [32.318733, -111.715233], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ec37e67fd22746a2b97310a79e20898f.bindTooltip( | |
| `<div> | |
| 2006-06-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c5dce08d641f4842b31b2f1722354243 = L.circle( | |
| [32.79518, -111.61948], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c5dce08d641f4842b31b2f1722354243.bindTooltip( | |
| `<div> | |
| 2006-06-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_96c4e25cca4b4daeaa1c03394bcdab2a = L.circle( | |
| [31.863583, -112.0584], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_96c4e25cca4b4daeaa1c03394bcdab2a.bindTooltip( | |
| `<div> | |
| 2006-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_08caec8792124e5c8e6c251f9529a676 = L.circle( | |
| [31.485222, -110.81794], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_08caec8792124e5c8e6c251f9529a676.bindTooltip( | |
| `<div> | |
| 2006-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_84c4d7009473498aa1c6d2be262fe683 = L.circle( | |
| [32.196941, -112.466388], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_84c4d7009473498aa1c6d2be262fe683.bindTooltip( | |
| `<div> | |
| 2006-06-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_31fed91f60f64e61a7b4ec2272d6ddc7 = L.circle( | |
| [32.946142, -111.707443], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_31fed91f60f64e61a7b4ec2272d6ddc7.bindTooltip( | |
| `<div> | |
| 2006-06-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6aaf30e45cdb435f87c364820a82545b = L.circle( | |
| [32.104, -111.673233], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6aaf30e45cdb435f87c364820a82545b.bindTooltip( | |
| `<div> | |
| 2006-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_647e7069bbff43ef8509bf8d3909fe4a = L.circle( | |
| [32.482283, -112.257], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_647e7069bbff43ef8509bf8d3909fe4a.bindTooltip( | |
| `<div> | |
| 2006-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0a5926f9a3b94a5d97b1e20502ec7c47 = L.circle( | |
| [31.75536, -111.33955], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0a5926f9a3b94a5d97b1e20502ec7c47.bindTooltip( | |
| `<div> | |
| 2006-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c4fabb1b570946c8a18e7b6f010b61cf = L.circle( | |
| [31.48472, -111.44213], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c4fabb1b570946c8a18e7b6f010b61cf.bindTooltip( | |
| `<div> | |
| 2006-06-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_307f336d85ca4a79a4db2503f6a6100e = L.circle( | |
| [32.139582, -110.857954], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_307f336d85ca4a79a4db2503f6a6100e.bindTooltip( | |
| `<div> | |
| 2006-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b91f1028a64147d29b1b18a183f48402 = L.circle( | |
| [31.902816, -111.791116], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b91f1028a64147d29b1b18a183f48402.bindTooltip( | |
| `<div> | |
| 2006-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_239d775c135d43c092ad045e6d2f1341 = L.circle( | |
| [32.686799, -111.993966], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_239d775c135d43c092ad045e6d2f1341.bindTooltip( | |
| `<div> | |
| 2006-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4d6fdd38dff1486982c50762a5e8d08b = L.circle( | |
| [31.83452, -112.06497], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4d6fdd38dff1486982c50762a5e8d08b.bindTooltip( | |
| `<div> | |
| 2006-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_728b8239ebbb433d8fabf0c253bf1871 = L.circle( | |
| [31.8645, -111.947533], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_728b8239ebbb433d8fabf0c253bf1871.bindTooltip( | |
| `<div> | |
| 2006-07-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_94f652ca26cd44669a6856f9a2493768 = L.circle( | |
| [31.43798, -111.33628], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_94f652ca26cd44669a6856f9a2493768.bindTooltip( | |
| `<div> | |
| 2006-07-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_178a1c71ad1d4d1e8331dcf0c1d984e2 = L.circle( | |
| [31.91237, -111.88207], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_178a1c71ad1d4d1e8331dcf0c1d984e2.bindTooltip( | |
| `<div> | |
| 2006-07-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_646c32257fd045bfa5186fa3d5d5b3c8 = L.circle( | |
| [31.95093, -111.317099], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_646c32257fd045bfa5186fa3d5d5b3c8.bindTooltip( | |
| `<div> | |
| 2006-07-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_89da0c906eab4709aefab3f58b28bdfc = L.circle( | |
| [32.011333, -111.447283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_89da0c906eab4709aefab3f58b28bdfc.bindTooltip( | |
| `<div> | |
| 2006-07-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0a646b0af65845c48c10daa25bcd1dc8 = L.circle( | |
| [32.2277, -111.0], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0a646b0af65845c48c10daa25bcd1dc8.bindTooltip( | |
| `<div> | |
| 2006-07-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0544bb1830b84f8f9f60a99fc724d720 = L.circle( | |
| [32.29093, -111.6182], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0544bb1830b84f8f9f60a99fc724d720.bindTooltip( | |
| `<div> | |
| 2006-07-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2cfe037433974728b627902401c5ad28 = L.circle( | |
| [31.753383, -111.8293], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2cfe037433974728b627902401c5ad28.bindTooltip( | |
| `<div> | |
| 2006-07-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fa3e95c6e5cb4f87a71e7da46d0fa40b = L.circle( | |
| [31.799, -111.93332], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fa3e95c6e5cb4f87a71e7da46d0fa40b.bindTooltip( | |
| `<div> | |
| 2006-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dc7c84b26dc14e40aec033c90199e065 = L.circle( | |
| [31.45782, -110.97035], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dc7c84b26dc14e40aec033c90199e065.bindTooltip( | |
| `<div> | |
| 2006-07-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_41102c1ae3824597b2758be9ac824de7 = L.circle( | |
| [31.3331, -110.94007], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_41102c1ae3824597b2758be9ac824de7.bindTooltip( | |
| `<div> | |
| 2006-08-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4402c6c5e4fc48ef8636c954c31bfa57 = L.circle( | |
| [31.53933, -111.60767], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4402c6c5e4fc48ef8636c954c31bfa57.bindTooltip( | |
| `<div> | |
| 2006-08-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_acba845fd23e441387b62d56fc26a50d = L.circle( | |
| [31.3484, -110.8907], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_acba845fd23e441387b62d56fc26a50d.bindTooltip( | |
| `<div> | |
| 2006-08-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d60a120e3a894f9eba77430ab7d7474b = L.circle( | |
| [32.13062, -111.016599], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d60a120e3a894f9eba77430ab7d7474b.bindTooltip( | |
| `<div> | |
| 2006-09-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4feda90b447c4aed807b6185b37a32d6 = L.circle( | |
| [32.13058, -111.016599], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4feda90b447c4aed807b6185b37a32d6.bindTooltip( | |
| `<div> | |
| 2006-09-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0e5783a4e99a4bee84a4375c56119cf0 = L.circle( | |
| [31.45083, -110.97396], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0e5783a4e99a4bee84a4375c56119cf0.bindTooltip( | |
| `<div> | |
| 2006-09-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1a6822f5f9c9475b88c39ed21874f086 = L.circle( | |
| [31.769106, -111.084131], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1a6822f5f9c9475b88c39ed21874f086.bindTooltip( | |
| `<div> | |
| 2006-10-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a350159571e047a88e4586883112cb79 = L.circle( | |
| [31.7075, -111.056283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a350159571e047a88e4586883112cb79.bindTooltip( | |
| `<div> | |
| 2006-10-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b8007758cb5e439ca447a09b2a8c1e1e = L.circle( | |
| [32.428032, -111.557492], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b8007758cb5e439ca447a09b2a8c1e1e.bindTooltip( | |
| `<div> | |
| 2006-11-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3bcb3fb0618c426bb60817e6dc9ae392 = L.circle( | |
| [31.94547, -111.12733], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3bcb3fb0618c426bb60817e6dc9ae392.bindTooltip( | |
| `<div> | |
| 2006-12-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_51ba5bf593624b99bac6c6d4719c161c = L.circle( | |
| [32.57321, -111.3245], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_51ba5bf593624b99bac6c6d4719c161c.bindTooltip( | |
| `<div> | |
| 2007-01-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_382a597e97244ffe8bdb641f3b8c02db = L.circle( | |
| [31.586, -111.1216], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_382a597e97244ffe8bdb641f3b8c02db.bindTooltip( | |
| `<div> | |
| 2007-01-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6515d53521814c9487faa4f286982920 = L.circle( | |
| [31.586, -111.121611], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6515d53521814c9487faa4f286982920.bindTooltip( | |
| `<div> | |
| 2007-01-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4ff3bddb16c44711b457421a02fa29b7 = L.circle( | |
| [31.740777, -112.089916], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4ff3bddb16c44711b457421a02fa29b7.bindTooltip( | |
| `<div> | |
| 2007-01-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_854f4de6af694f76b0881479d9b3477e = L.circle( | |
| [31.880278, -111.163611], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_854f4de6af694f76b0881479d9b3477e.bindTooltip( | |
| `<div> | |
| 2007-01-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_58ec05d4a69a470b98ff56c791d319c1 = L.circle( | |
| [32.0514, -111.8016], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_58ec05d4a69a470b98ff56c791d319c1.bindTooltip( | |
| `<div> | |
| 2007-01-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5ead19d501864cbba62777dfa5d3d20c = L.circle( | |
| [32.24059, -110.94608], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5ead19d501864cbba62777dfa5d3d20c.bindTooltip( | |
| `<div> | |
| 2007-01-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d346d0ed023142a195340c8ec4ce4962 = L.circle( | |
| [32.428532, -111.557607], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d346d0ed023142a195340c8ec4ce4962.bindTooltip( | |
| `<div> | |
| 2007-02-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_eb8d018e3d944d439dac11902b30d8eb = L.circle( | |
| [32.428732, -111.557607], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_eb8d018e3d944d439dac11902b30d8eb.bindTooltip( | |
| `<div> | |
| 2007-02-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_46037b309f4e4dde83bd3555d644ab73 = L.circle( | |
| [32.428532, -111.557407], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_46037b309f4e4dde83bd3555d644ab73.bindTooltip( | |
| `<div> | |
| 2007-02-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bdf8dd5ea29b4420b68f2de53c97c9c2 = L.circle( | |
| [31.443083, -111.244361], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bdf8dd5ea29b4420b68f2de53c97c9c2.bindTooltip( | |
| `<div> | |
| 2007-02-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1ddf5f792e2b4ed891b0985411d5061a = L.circle( | |
| [32.458, -112.03075], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1ddf5f792e2b4ed891b0985411d5061a.bindTooltip( | |
| `<div> | |
| 2007-02-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7559cdf91efa452f94a8aabcec22ed2f = L.circle( | |
| [31.560833, -111.06355], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7559cdf91efa452f94a8aabcec22ed2f.bindTooltip( | |
| `<div> | |
| 2007-02-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_30ecb12dd5c646aa8d5086f711e86beb = L.circle( | |
| [31.89302, -111.61822], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_30ecb12dd5c646aa8d5086f711e86beb.bindTooltip( | |
| `<div> | |
| 2007-03-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cd595fecf16c41f0abc72b7a55a6428e = L.circle( | |
| [31.99114, -110.43446], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cd595fecf16c41f0abc72b7a55a6428e.bindTooltip( | |
| `<div> | |
| 2007-03-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_11a975e751b343dc87be946ef8896cf7 = L.circle( | |
| [32.001111, -111.010833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_11a975e751b343dc87be946ef8896cf7.bindTooltip( | |
| `<div> | |
| 2007-03-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7be0aeecd4074846a9b71d7cadddc48e = L.circle( | |
| [31.8706, -111.08687], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7be0aeecd4074846a9b71d7cadddc48e.bindTooltip( | |
| `<div> | |
| 2007-03-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4bfa287ae38144c9ad1173e68b8bd779 = L.circle( | |
| [31.8708, -111.08687], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4bfa287ae38144c9ad1173e68b8bd779.bindTooltip( | |
| `<div> | |
| 2007-03-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9191a1a2f6e6459899e6b219c6376b3e = L.circle( | |
| [31.951944, -111.433056], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9191a1a2f6e6459899e6b219c6376b3e.bindTooltip( | |
| `<div> | |
| 2007-03-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ecf2a5a6352c4be0baf1a92b03ad32a5 = L.circle( | |
| [32.777788, -111.671096], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ecf2a5a6352c4be0baf1a92b03ad32a5.bindTooltip( | |
| `<div> | |
| 2007-04-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4811b9bf264a4829853f094ea8629e63 = L.circle( | |
| [32.113606, -110.858981], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4811b9bf264a4829853f094ea8629e63.bindTooltip( | |
| `<div> | |
| 2007-04-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_27b2c41d6d724c51bd3ad64dc9ad32c0 = L.circle( | |
| [32.60769, -111.976506], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_27b2c41d6d724c51bd3ad64dc9ad32c0.bindTooltip( | |
| `<div> | |
| 2007-04-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_48136365adcc4c219fbb1271e28edde3 = L.circle( | |
| [32.60789, -111.976506], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_48136365adcc4c219fbb1271e28edde3.bindTooltip( | |
| `<div> | |
| 2007-04-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1b6afeccbfd746708a98b2faaef138ee = L.circle( | |
| [32.60769, -111.976306], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1b6afeccbfd746708a98b2faaef138ee.bindTooltip( | |
| `<div> | |
| 2007-04-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e84f3ee6cc5549869bf976e9e7b3cec8 = L.circle( | |
| [32.49773, -111.80573], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e84f3ee6cc5549869bf976e9e7b3cec8.bindTooltip( | |
| `<div> | |
| 2007-04-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_445e127e0f9d4179920ed9bd8dbbecda = L.circle( | |
| [31.71918, -111.05542], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_445e127e0f9d4179920ed9bd8dbbecda.bindTooltip( | |
| `<div> | |
| 2007-04-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c2e1159a7be043cc87c9098be92be211 = L.circle( | |
| [31.41158, -110.52354], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c2e1159a7be043cc87c9098be92be211.bindTooltip( | |
| `<div> | |
| 2007-04-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_10558f19f19543ae913c86625860bb72 = L.circle( | |
| [32.673681, -111.673202], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_10558f19f19543ae913c86625860bb72.bindTooltip( | |
| `<div> | |
| 2007-05-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0dd8d511c7f64570a2d2c49473de9b6d = L.circle( | |
| [32.849835, -111.584183], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0dd8d511c7f64570a2d2c49473de9b6d.bindTooltip( | |
| `<div> | |
| 2007-05-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_300510579afb4d93b098582f1368cf58 = L.circle( | |
| [32.558746, -112.014665], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_300510579afb4d93b098582f1368cf58.bindTooltip( | |
| `<div> | |
| 2007-05-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e4cdc346e5fd4f3a9e44b4caee20327f = L.circle( | |
| [32.07633, -111.74727], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e4cdc346e5fd4f3a9e44b4caee20327f.bindTooltip( | |
| `<div> | |
| 2007-05-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6e10de9076004f6284e88977ffd28f98 = L.circle( | |
| [32.222865, -112.698185], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6e10de9076004f6284e88977ffd28f98.bindTooltip( | |
| `<div> | |
| 2007-05-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d326857b20f7444dbe90bd341180f841 = L.circle( | |
| [32.222871, -112.698181], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d326857b20f7444dbe90bd341180f841.bindTooltip( | |
| `<div> | |
| 2007-05-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a81d62ad7b1c49e1abfbb74b73119fbd = L.circle( | |
| [31.428319, -109.892343], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a81d62ad7b1c49e1abfbb74b73119fbd.bindTooltip( | |
| `<div> | |
| 2007-05-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7c3b8ad9982040cfbd026c699d59385d = L.circle( | |
| [31.76113, -111.68765], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7c3b8ad9982040cfbd026c699d59385d.bindTooltip( | |
| `<div> | |
| 2007-05-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_40bf7e90757840a69227f5a21df89a5b = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_40bf7e90757840a69227f5a21df89a5b.bindTooltip( | |
| `<div> | |
| 2007-05-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a84dcb40178c4fe0b771a48a95ae209a = L.circle( | |
| [32.0495, -111.4726], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a84dcb40178c4fe0b771a48a95ae209a.bindTooltip( | |
| `<div> | |
| 2007-06-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2c2b3a846e2a4266a5ef6426bcc29989 = L.circle( | |
| [32.097596, -110.831274], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2c2b3a846e2a4266a5ef6426bcc29989.bindTooltip( | |
| `<div> | |
| 2007-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ea8f1c675e4f4199acf6800cb8a2940f = L.circle( | |
| [31.89123, -111.93642], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ea8f1c675e4f4199acf6800cb8a2940f.bindTooltip( | |
| `<div> | |
| 2007-06-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3064e5c420384d47a526dec06d07efe4 = L.circle( | |
| [31.66078, -111.15793], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3064e5c420384d47a526dec06d07efe4.bindTooltip( | |
| `<div> | |
| 2007-06-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f1272f0a83734fbea405d8e0641c7581 = L.circle( | |
| [31.7305, -111.912], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f1272f0a83734fbea405d8e0641c7581.bindTooltip( | |
| `<div> | |
| 2007-06-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_29fc5cb7183c42bfbcfdbc385b61c7de = L.circle( | |
| [31.7908, -111.0011], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_29fc5cb7183c42bfbcfdbc385b61c7de.bindTooltip( | |
| `<div> | |
| 2007-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fe283b188a7a429d8328f362e7ea635f = L.circle( | |
| [31.8046, -111.7872], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fe283b188a7a429d8328f362e7ea635f.bindTooltip( | |
| `<div> | |
| 2007-06-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2ee118441d7b448f98711c4d0dc9c8f9 = L.circle( | |
| [31.774, -112.0761], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2ee118441d7b448f98711c4d0dc9c8f9.bindTooltip( | |
| `<div> | |
| 2007-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5013c9f8a4e1450db1b05a51d1d6143a = L.circle( | |
| [31.95065, -111.2637], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5013c9f8a4e1450db1b05a51d1d6143a.bindTooltip( | |
| `<div> | |
| 2007-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_74ff3c38e35743779fc6b68ac7b855e8 = L.circle( | |
| [32.66095, -112.103], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_74ff3c38e35743779fc6b68ac7b855e8.bindTooltip( | |
| `<div> | |
| 2007-06-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6eac74ef40264cf6adafd70b76cf57bc = L.circle( | |
| [32.984839, -112.082646], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6eac74ef40264cf6adafd70b76cf57bc.bindTooltip( | |
| `<div> | |
| 2007-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e9c516b4b5b547ce83d53ca13c4f0149 = L.circle( | |
| [31.612, -111.6185], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e9c516b4b5b547ce83d53ca13c4f0149.bindTooltip( | |
| `<div> | |
| 2007-06-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_debb1629e6794e8eba1ffcb8ae2ddebb = L.circle( | |
| [32.13593, -112.00172], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_debb1629e6794e8eba1ffcb8ae2ddebb.bindTooltip( | |
| `<div> | |
| 2007-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4cdf1e9b5e724b54bad25b6d5777a2e6 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4cdf1e9b5e724b54bad25b6d5777a2e6.bindTooltip( | |
| `<div> | |
| 2007-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c8c17631d1fa44fd8fb3af7016600303 = L.circle( | |
| [31.712361, -111.531167], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c8c17631d1fa44fd8fb3af7016600303.bindTooltip( | |
| `<div> | |
| 2007-06-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bfa5bc33b0c44715990ce30ec3aa1311 = L.circle( | |
| [31.5607, -111.789], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bfa5bc33b0c44715990ce30ec3aa1311.bindTooltip( | |
| `<div> | |
| 2007-06-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c767278e901a43cc85ad1a0cc96d6d3f = L.circle( | |
| [31.997233, -111.436411], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c767278e901a43cc85ad1a0cc96d6d3f.bindTooltip( | |
| `<div> | |
| 2007-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_39be0b7c5a684fafb86cfefcd5e552c9 = L.circle( | |
| [31.71567, -111.33707], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_39be0b7c5a684fafb86cfefcd5e552c9.bindTooltip( | |
| `<div> | |
| 2007-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bc5ce95bb23e42d28e998ba50a76e18d = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bc5ce95bb23e42d28e998ba50a76e18d.bindTooltip( | |
| `<div> | |
| 2007-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_597c95d38aae4bb599c0e66e32b3b0d1 = L.circle( | |
| [32.61807, -111.550226], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_597c95d38aae4bb599c0e66e32b3b0d1.bindTooltip( | |
| `<div> | |
| 2007-06-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_771612896e814eb9b8e13283726a05f6 = L.circle( | |
| [31.6667, -111.80395], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_771612896e814eb9b8e13283726a05f6.bindTooltip( | |
| `<div> | |
| 2007-07-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_195ee2d3989f471b8731062674523895 = L.circle( | |
| [31.73388, -111.10248], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_195ee2d3989f471b8731062674523895.bindTooltip( | |
| `<div> | |
| 2007-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dd13ed4a952b4311a6e52d869f4f8732 = L.circle( | |
| [31.6701, -111.9065], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dd13ed4a952b4311a6e52d869f4f8732.bindTooltip( | |
| `<div> | |
| 2007-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_872434fb498740a69a799b7481c2e1b1 = L.circle( | |
| [31.827013, -111.841715], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_872434fb498740a69a799b7481c2e1b1.bindTooltip( | |
| `<div> | |
| 2007-07-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_626a8627b90341839948e5896003ce4d = L.circle( | |
| [31.61245, -111.55502], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_626a8627b90341839948e5896003ce4d.bindTooltip( | |
| `<div> | |
| 2007-07-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cdbbd2f9773a4b8d990b9a1387076715 = L.circle( | |
| [31.8942, -112.035], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cdbbd2f9773a4b8d990b9a1387076715.bindTooltip( | |
| `<div> | |
| 2007-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4a3f17e8a2a24eb69da1864206cb8f0b = L.circle( | |
| [31.9408, -112.4314], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4a3f17e8a2a24eb69da1864206cb8f0b.bindTooltip( | |
| `<div> | |
| 2007-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ec055d1b77ab414d942da736aa5b18e6 = L.circle( | |
| [32.05867, -111.9208], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ec055d1b77ab414d942da736aa5b18e6.bindTooltip( | |
| `<div> | |
| 2007-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_07da0849838844e6b3408f2a572af497 = L.circle( | |
| [31.342611, -110.877556], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_07da0849838844e6b3408f2a572af497.bindTooltip( | |
| `<div> | |
| 2007-07-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_de2f59e61738411493931b1b4dc72293 = L.circle( | |
| [31.878052, -111.796288], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_de2f59e61738411493931b1b4dc72293.bindTooltip( | |
| `<div> | |
| 2007-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c07773bfd9d9439b9c2581b0107849d6 = L.circle( | |
| [31.4788, -111.0537], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c07773bfd9d9439b9c2581b0107849d6.bindTooltip( | |
| `<div> | |
| 2007-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_08f97ad3fe834dcc93bc5cb59f7f0053 = L.circle( | |
| [31.88503, -111.8717], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_08f97ad3fe834dcc93bc5cb59f7f0053.bindTooltip( | |
| `<div> | |
| 2007-07-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bef1d0b552464f80ab694a7fbf2a9542 = L.circle( | |
| [31.96124, -111.478937], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bef1d0b552464f80ab694a7fbf2a9542.bindTooltip( | |
| `<div> | |
| 2007-07-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_520a6a9512dc4615a0b4b7c7aa79ec4e = L.circle( | |
| [31.9038, -112.0898], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_520a6a9512dc4615a0b4b7c7aa79ec4e.bindTooltip( | |
| `<div> | |
| 2007-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f069248475d346f4a26c84a4459896ca = L.circle( | |
| [31.4048, -110.8117], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f069248475d346f4a26c84a4459896ca.bindTooltip( | |
| `<div> | |
| 2007-08-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e98efdddfdf64a11a58e067c98d1b06b = L.circle( | |
| [31.8596, -111.3434], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e98efdddfdf64a11a58e067c98d1b06b.bindTooltip( | |
| `<div> | |
| 2007-08-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_39346068742945a7a2d8564b8ea502b3 = L.circle( | |
| [31.37192, -110.931428], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_39346068742945a7a2d8564b8ea502b3.bindTooltip( | |
| `<div> | |
| 2007-08-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7562d2cb566644a08f459e659a227268 = L.circle( | |
| [32.574765, -111.322304], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7562d2cb566644a08f459e659a227268.bindTooltip( | |
| `<div> | |
| 2007-08-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_04f6db44bcb84e2ab1f1dacacd0c7727 = L.circle( | |
| [31.50061, -111.50113], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_04f6db44bcb84e2ab1f1dacacd0c7727.bindTooltip( | |
| `<div> | |
| 2007-08-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_464914ffa4f54d6d89ae92157b7c7e44 = L.circle( | |
| [31.4229, -111.05418], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_464914ffa4f54d6d89ae92157b7c7e44.bindTooltip( | |
| `<div> | |
| 2007-08-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62680f7502a644a29b2fdda3bdb33d62 = L.circle( | |
| [31.9546, -112.3498], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62680f7502a644a29b2fdda3bdb33d62.bindTooltip( | |
| `<div> | |
| 2007-08-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0c80be8f8b5d48a9a4c836ab44947536 = L.circle( | |
| [32.1078, -111.3003], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0c80be8f8b5d48a9a4c836ab44947536.bindTooltip( | |
| `<div> | |
| 2007-08-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a25b96ba3f5b41efafd01a5ab4bae3cf = L.circle( | |
| [32.08409, -111.294715], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a25b96ba3f5b41efafd01a5ab4bae3cf.bindTooltip( | |
| `<div> | |
| 2007-08-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b837077c241a4180a0a0d95a5da530e9 = L.circle( | |
| [31.89925, -111.9018], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b837077c241a4180a0a0d95a5da530e9.bindTooltip( | |
| `<div> | |
| 2007-08-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a8e35d024ac64e75ae062fc6340ed4f4 = L.circle( | |
| [32.73095, -111.76198], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a8e35d024ac64e75ae062fc6340ed4f4.bindTooltip( | |
| `<div> | |
| 2007-08-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1006f74361a845559e0fbe802ed08630 = L.circle( | |
| [31.8758, -111.9226], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1006f74361a845559e0fbe802ed08630.bindTooltip( | |
| `<div> | |
| 2007-09-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_84cd8e922f914d669c1e3cfdef9319de = L.circle( | |
| [31.996664, -110.653353], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_84cd8e922f914d669c1e3cfdef9319de.bindTooltip( | |
| `<div> | |
| 2007-09-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_08926ffca6f24a0b84a171418eb471df = L.circle( | |
| [33.46164, -112.426961], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_08926ffca6f24a0b84a171418eb471df.bindTooltip( | |
| `<div> | |
| 2007-09-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8ace88615ae9465f8b730f985d911f26 = L.circle( | |
| [32.50882, -114.76966], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8ace88615ae9465f8b730f985d911f26.bindTooltip( | |
| `<div> | |
| 2007-10-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_47d38028b047439b834970357ac4edc6 = L.circle( | |
| [31.90611, -112.115], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_47d38028b047439b834970357ac4edc6.bindTooltip( | |
| `<div> | |
| 2007-12-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f038a6db3dc548e2bca207726d0f7c7a = L.circle( | |
| [31.71666, -111.53333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f038a6db3dc548e2bca207726d0f7c7a.bindTooltip( | |
| `<div> | |
| 2008-02-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_52614837eec0484ea5fcbe2ed7c607c4 = L.circle( | |
| [32.45006, -111.195338], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_52614837eec0484ea5fcbe2ed7c607c4.bindTooltip( | |
| `<div> | |
| 2008-02-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_08c634f30510469284db39c44d01d54d = L.circle( | |
| [31.95035, -112.14975], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_08c634f30510469284db39c44d01d54d.bindTooltip( | |
| `<div> | |
| 2008-02-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_221fed07e07e4842bc7c9534fe8290ce = L.circle( | |
| [31.48833, -111.37742], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_221fed07e07e4842bc7c9534fe8290ce.bindTooltip( | |
| `<div> | |
| 2008-02-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_930915b358774f9ebf7cf5d132f1b07b = L.circle( | |
| [32.06435, -111.93752], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_930915b358774f9ebf7cf5d132f1b07b.bindTooltip( | |
| `<div> | |
| 2008-04-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_72d4723b4bd846c29f543cd0d7cc8213 = L.circle( | |
| [31.34037, -110.93425], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_72d4723b4bd846c29f543cd0d7cc8213.bindTooltip( | |
| `<div> | |
| 2008-04-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b43bee49f6ba4455aa0823140c175a7a = L.circle( | |
| [31.97693, -110.51312], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b43bee49f6ba4455aa0823140c175a7a.bindTooltip( | |
| `<div> | |
| 2008-04-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_66e6055e18be4584a6340e96571a1342 = L.circle( | |
| [32.925752, -110.726419], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_66e6055e18be4584a6340e96571a1342.bindTooltip( | |
| `<div> | |
| 2008-04-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e594670c54b648a6a836ffaeba483d9f = L.circle( | |
| [32.58625, -111.92907], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e594670c54b648a6a836ffaeba483d9f.bindTooltip( | |
| `<div> | |
| 2008-04-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e9517340722540d28ccbfab64c323676 = L.circle( | |
| [31.84622, -112.03882], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e9517340722540d28ccbfab64c323676.bindTooltip( | |
| `<div> | |
| 2008-04-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fd34cc7eb4334f9fa0340d287213a5fa = L.circle( | |
| [31.84287, -111.90565], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fd34cc7eb4334f9fa0340d287213a5fa.bindTooltip( | |
| `<div> | |
| 2008-04-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2ed2db0f0e70488bba133bde13951f80 = L.circle( | |
| [32.5645, -111.72529], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2ed2db0f0e70488bba133bde13951f80.bindTooltip( | |
| `<div> | |
| 2008-04-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_79891bb29e02402aa5780a1cf896859a = L.circle( | |
| [32.5647, -111.72529], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_79891bb29e02402aa5780a1cf896859a.bindTooltip( | |
| `<div> | |
| 2008-04-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8695bca9037a45f8a36f908b4d5b22d3 = L.circle( | |
| [32.5645, -111.72509], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8695bca9037a45f8a36f908b4d5b22d3.bindTooltip( | |
| `<div> | |
| 2008-04-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0ac5321c81f44abcbad24a807eae1b5b = L.circle( | |
| [32.5643, -111.72529], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0ac5321c81f44abcbad24a807eae1b5b.bindTooltip( | |
| `<div> | |
| 2008-04-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a06f74551f014617bef11c7d404448d2 = L.circle( | |
| [31.63233, -111.36293], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a06f74551f014617bef11c7d404448d2.bindTooltip( | |
| `<div> | |
| 2008-05-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8eb08df1fb754c5cbdea0350f087c342 = L.circle( | |
| [33.007153, -111.755493], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8eb08df1fb754c5cbdea0350f087c342.bindTooltip( | |
| `<div> | |
| 2008-05-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ff279cbe31a746c6bf1b0478ec47f537 = L.circle( | |
| [33.006992, -111.755466], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ff279cbe31a746c6bf1b0478ec47f537.bindTooltip( | |
| `<div> | |
| 2008-05-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_93c12ef399e04a3eb26dcf7c5017b511 = L.circle( | |
| [32.11603, -112.60826], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_93c12ef399e04a3eb26dcf7c5017b511.bindTooltip( | |
| `<div> | |
| 2008-05-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0e06a3e821834bc6ba985282c4ead9c5 = L.circle( | |
| [32.33761, -111.06641], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0e06a3e821834bc6ba985282c4ead9c5.bindTooltip( | |
| `<div> | |
| 2008-06-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2a8cfee782c84db89dddff473331769c = L.circle( | |
| [32.08092, -111.34435], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2a8cfee782c84db89dddff473331769c.bindTooltip( | |
| `<div> | |
| 2008-06-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ff6fca1b38624c76a96e5a73d9d68283 = L.circle( | |
| [31.85878, -111.92308], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ff6fca1b38624c76a96e5a73d9d68283.bindTooltip( | |
| `<div> | |
| 2008-06-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_68c9402bdc7148a081c094f72773c1be = L.circle( | |
| [31.702455, -111.904468], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_68c9402bdc7148a081c094f72773c1be.bindTooltip( | |
| `<div> | |
| 2008-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_894a66eeac1e43e0abcc1c84d435e5b1 = L.circle( | |
| [31.73283, -111.8351], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_894a66eeac1e43e0abcc1c84d435e5b1.bindTooltip( | |
| `<div> | |
| 2008-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ba3da510abf5458d932a98a0eb22a88a = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ba3da510abf5458d932a98a0eb22a88a.bindTooltip( | |
| `<div> | |
| 2008-06-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_29dab5ae4c88438e96431527cffdb497 = L.circle( | |
| [32.13507, -111.8903], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_29dab5ae4c88438e96431527cffdb497.bindTooltip( | |
| `<div> | |
| 2008-06-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3b81f2b25e864cf2853b46b267687644 = L.circle( | |
| [32.14333, -111.48361], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3b81f2b25e864cf2853b46b267687644.bindTooltip( | |
| `<div> | |
| 2008-06-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bcb1af4dc8fb435e8f9c26e85b7bcda5 = L.circle( | |
| [32.14095, -111.707729], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bcb1af4dc8fb435e8f9c26e85b7bcda5.bindTooltip( | |
| `<div> | |
| 2008-06-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0741f9baaab54b048e4284d02ded6dba = L.circle( | |
| [32.06494, -112.47343], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0741f9baaab54b048e4284d02ded6dba.bindTooltip( | |
| `<div> | |
| 2008-06-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8abe08bcb1e14061a6535ff54a147c23 = L.circle( | |
| [31.79853, -112.15087], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8abe08bcb1e14061a6535ff54a147c23.bindTooltip( | |
| `<div> | |
| 2008-06-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0bfc080ba4d241919ba98102fd8767a9 = L.circle( | |
| [32.07188, -112.47858], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0bfc080ba4d241919ba98102fd8767a9.bindTooltip( | |
| `<div> | |
| 2008-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e74ade11526f40a99cd88dc9bfd07777 = L.circle( | |
| [31.97732, -111.69855], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e74ade11526f40a99cd88dc9bfd07777.bindTooltip( | |
| `<div> | |
| 2008-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_146378a4591c41d28bf4e1ca12e9cc70 = L.circle( | |
| [31.905894, -110.98557], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_146378a4591c41d28bf4e1ca12e9cc70.bindTooltip( | |
| `<div> | |
| 2008-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2c4c7ca18fff44c0930b8b79ca8ab107 = L.circle( | |
| [31.88255, -111.88248], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2c4c7ca18fff44c0930b8b79ca8ab107.bindTooltip( | |
| `<div> | |
| 2008-06-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ee65de4eb07f41a5a5691954812f9001 = L.circle( | |
| [32.03562, -111.54078], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ee65de4eb07f41a5a5691954812f9001.bindTooltip( | |
| `<div> | |
| 2008-07-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a6c6417e4e06496c9db8ad5fe6d689e0 = L.circle( | |
| [31.63389, -110.53855], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a6c6417e4e06496c9db8ad5fe6d689e0.bindTooltip( | |
| `<div> | |
| 2008-07-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_89de94d6f9324f1fa2f0af99193a2d23 = L.circle( | |
| [33.041481, -111.37806], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_89de94d6f9324f1fa2f0af99193a2d23.bindTooltip( | |
| `<div> | |
| 2008-07-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8f26f636c2a544a3b223c18fceb8a3b1 = L.circle( | |
| [32.20033, -112.72861], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8f26f636c2a544a3b223c18fceb8a3b1.bindTooltip( | |
| `<div> | |
| 2008-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3bbe41a60a2d4885b0e8902f5456ee84 = L.circle( | |
| [31.84995, -111.18755], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3bbe41a60a2d4885b0e8902f5456ee84.bindTooltip( | |
| `<div> | |
| 2008-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e15092a60b0442c7a114f414528c8812 = L.circle( | |
| [31.38, -110.045], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e15092a60b0442c7a114f414528c8812.bindTooltip( | |
| `<div> | |
| 2008-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_217e8f623512415e806852ee08a6673d = L.circle( | |
| [32.840171, -111.220839], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_217e8f623512415e806852ee08a6673d.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0492d35e146c4691b572fbb817c970e2 = L.circle( | |
| [32.840242, -111.220896], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0492d35e146c4691b572fbb817c970e2.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_effe9db94a624f3cb65a14d7e784749a = L.circle( | |
| [32.84031, -111.220965], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_effe9db94a624f3cb65a14d7e784749a.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7a693e05733e428998cca4c0dd3d6c4a = L.circle( | |
| [32.840378, -111.22104], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7a693e05733e428998cca4c0dd3d6c4a.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_07db95dfe9914d62a555d64e7e572e1e = L.circle( | |
| [32.840446, -111.221104], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_07db95dfe9914d62a555d64e7e572e1e.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1f91f610ec1f4b22b569430eb3b939ac = L.circle( | |
| [32.840514, -111.221179], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1f91f610ec1f4b22b569430eb3b939ac.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_21bff49a27fe4de9ae1f594506ef70ce = L.circle( | |
| [32.840583, -111.221237], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_21bff49a27fe4de9ae1f594506ef70ce.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9cac1c81f4fd4ebf8c426d0e06f9b1b5 = L.circle( | |
| [32.840646, -111.221295], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9cac1c81f4fd4ebf8c426d0e06f9b1b5.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5f0c53524f5741cb88497eca66e6ef5f = L.circle( | |
| [32.840709, -111.221364], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5f0c53524f5741cb88497eca66e6ef5f.bindTooltip( | |
| `<div> | |
| 2008-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_56a8243be9fe412bbe3d62a74db9a751 = L.circle( | |
| [31.89495, -111.80657], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_56a8243be9fe412bbe3d62a74db9a751.bindTooltip( | |
| `<div> | |
| 2008-08-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_36670a11671444c6a8dd535a7bea5888 = L.circle( | |
| [31.43073, -110.99817], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_36670a11671444c6a8dd535a7bea5888.bindTooltip( | |
| `<div> | |
| 2008-10-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_63cc7226ffa444c497b7f0e82b648663 = L.circle( | |
| [31.799672, -110.716847], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_63cc7226ffa444c497b7f0e82b648663.bindTooltip( | |
| `<div> | |
| 2008-10-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6de1be3d6af0499299509e3577fe095a = L.circle( | |
| [33.204764, -111.751816], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6de1be3d6af0499299509e3577fe095a.bindTooltip( | |
| `<div> | |
| 2008-10-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_af96f476daef4a459a4c0815baedfd57 = L.circle( | |
| [33.204559, -111.75181], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_af96f476daef4a459a4c0815baedfd57.bindTooltip( | |
| `<div> | |
| 2008-10-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2e894ec951494a68bf09f80d34bc4901 = L.circle( | |
| [33.204368, -111.751808], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2e894ec951494a68bf09f80d34bc4901.bindTooltip( | |
| `<div> | |
| 2008-10-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_102bbc9f3ce643c5826a6744874df81b = L.circle( | |
| [31.738866, -110.932033], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_102bbc9f3ce643c5826a6744874df81b.bindTooltip( | |
| `<div> | |
| 2008-12-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62c0bacf8aa040f39f539c1d5a9843d4 = L.circle( | |
| [32.56058, -111.75832], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62c0bacf8aa040f39f539c1d5a9843d4.bindTooltip( | |
| `<div> | |
| 2008-12-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a37ae3651b9a44ffa91b28502e964b5e = L.circle( | |
| [32.56078, -111.75832], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a37ae3651b9a44ffa91b28502e964b5e.bindTooltip( | |
| `<div> | |
| 2008-12-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0ba36705c8ba4ba1a04233c20a9adbb1 = L.circle( | |
| [31.48768, -111.30167], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0ba36705c8ba4ba1a04233c20a9adbb1.bindTooltip( | |
| `<div> | |
| 2008-12-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a17b6c97702a449880c303d207315386 = L.circle( | |
| [32.619715, -111.886171], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a17b6c97702a449880c303d207315386.bindTooltip( | |
| `<div> | |
| 2008-12-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8a51fb9f714d457f888d38356f8266c6 = L.circle( | |
| [32.20127, -112.535417], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8a51fb9f714d457f888d38356f8266c6.bindTooltip( | |
| `<div> | |
| 2009-01-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7ede867a49b14d2cab9e4ebf648dea49 = L.circle( | |
| [31.549833, -111.1908], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7ede867a49b14d2cab9e4ebf648dea49.bindTooltip( | |
| `<div> | |
| 2009-02-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_718890cc0de241a9a9a52cbaf7292fdc = L.circle( | |
| [31.507166, -111.214333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_718890cc0de241a9a9a52cbaf7292fdc.bindTooltip( | |
| `<div> | |
| 2009-02-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9b055ed33a4c4241bc58aed5f19905d4 = L.circle( | |
| [31.336872, -110.6447], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9b055ed33a4c4241bc58aed5f19905d4.bindTooltip( | |
| `<div> | |
| 2009-02-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1755be62d4f242a8a7d9f0e586a388a1 = L.circle( | |
| [31.793016, -111.831833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1755be62d4f242a8a7d9f0e586a388a1.bindTooltip( | |
| `<div> | |
| 2009-03-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1f4224bf65d34f7dbe125bf84fb1cb71 = L.circle( | |
| [32.793, -111.826], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1f4224bf65d34f7dbe125bf84fb1cb71.bindTooltip( | |
| `<div> | |
| 2009-03-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d907499c326242f98399864cb288111e = L.circle( | |
| [32.42577, -111.33212], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d907499c326242f98399864cb288111e.bindTooltip( | |
| `<div> | |
| 2009-03-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_64be809b561040f897f338b51719c58d = L.circle( | |
| [31.80965, -110.71124], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_64be809b561040f897f338b51719c58d.bindTooltip( | |
| `<div> | |
| 2009-03-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6ca2d94e5b8c4bcab30a90ccf0fe8014 = L.circle( | |
| [31.50191, -110.5183], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6ca2d94e5b8c4bcab30a90ccf0fe8014.bindTooltip( | |
| `<div> | |
| 2009-03-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fe0eadda14934f2d8c9b30eef44843d2 = L.circle( | |
| [31.47005, -111.1542], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fe0eadda14934f2d8c9b30eef44843d2.bindTooltip( | |
| `<div> | |
| 2009-03-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4547e17b25844653842f08f929da2100 = L.circle( | |
| [32.90588, -112.15178], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4547e17b25844653842f08f929da2100.bindTooltip( | |
| `<div> | |
| 2009-03-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fe7d5750ecf747f4a6d07f6cdbb0e5f6 = L.circle( | |
| [32.004, -111.42], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fe7d5750ecf747f4a6d07f6cdbb0e5f6.bindTooltip( | |
| `<div> | |
| 2009-03-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f1a0d0a349b34e9c8e307bbc73ea8b69 = L.circle( | |
| [31.846, -110.995], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f1a0d0a349b34e9c8e307bbc73ea8b69.bindTooltip( | |
| `<div> | |
| 2009-04-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_473ac35e122e4f4696ef6afa8f711672 = L.circle( | |
| [31.854756, -110.992983], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_473ac35e122e4f4696ef6afa8f711672.bindTooltip( | |
| `<div> | |
| 2009-04-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_68c92fbfad4248b880f5778d7192243c = L.circle( | |
| [31.854729, -110.992989], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_68c92fbfad4248b880f5778d7192243c.bindTooltip( | |
| `<div> | |
| 2009-04-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2623e90a4c4f4b11a4d71cbe37e5a087 = L.circle( | |
| [31.854697, -110.992994], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2623e90a4c4f4b11a4d71cbe37e5a087.bindTooltip( | |
| `<div> | |
| 2009-04-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c1d91db6f6384a23ac3b768249facf87 = L.circle( | |
| [31.854949, -110.993058], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c1d91db6f6384a23ac3b768249facf87.bindTooltip( | |
| `<div> | |
| 2009-04-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7f0a04adab384ebc8b75795f3a7beefa = L.circle( | |
| [32.83603, -111.69198], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7f0a04adab384ebc8b75795f3a7beefa.bindTooltip( | |
| `<div> | |
| 2009-04-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7c25cf726c8d4f6995871e0e714c1dcf = L.circle( | |
| [31.477444, -111.002361], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7c25cf726c8d4f6995871e0e714c1dcf.bindTooltip( | |
| `<div> | |
| 2009-05-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9e9e7e6adf8f41ddb90028efe2b26791 = L.circle( | |
| [31.525433, -111.413666], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9e9e7e6adf8f41ddb90028efe2b26791.bindTooltip( | |
| `<div> | |
| 2009-05-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_53109aa82e9b4ff186da2ebdd0e4b895 = L.circle( | |
| [32.56093, -112.01424], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_53109aa82e9b4ff186da2ebdd0e4b895.bindTooltip( | |
| `<div> | |
| 2009-05-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dcfbadeec8914c709ba31f15d32b41bf = L.circle( | |
| [31.42754, -110.84276], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dcfbadeec8914c709ba31f15d32b41bf.bindTooltip( | |
| `<div> | |
| 2009-05-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_381f94aa1c204eb9a1fa71bdfe345984 = L.circle( | |
| [32.05529, -111.12788], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_381f94aa1c204eb9a1fa71bdfe345984.bindTooltip( | |
| `<div> | |
| 2009-05-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1d58cf88c1514d3aa6d3e6dd5dc4032f = L.circle( | |
| [32.474666, -112.026249], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1d58cf88c1514d3aa6d3e6dd5dc4032f.bindTooltip( | |
| `<div> | |
| 2009-05-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_769575810cef43c3a51cc4077b871f69 = L.circle( | |
| [32.016698, -111.273797], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_769575810cef43c3a51cc4077b871f69.bindTooltip( | |
| `<div> | |
| 2009-05-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d539904eb4404e97ae6e1f57b1687e66 = L.circle( | |
| [31.77555, -111.101833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d539904eb4404e97ae6e1f57b1687e66.bindTooltip( | |
| `<div> | |
| 2009-05-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e4aae3b5bbb74c9fb191958fde4fe683 = L.circle( | |
| [31.69694, -110.59884], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e4aae3b5bbb74c9fb191958fde4fe683.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_14fbab370818461492c49b37d89d34c0 = L.circle( | |
| [31.69714, -110.59884], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_14fbab370818461492c49b37d89d34c0.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e21cb83af0ae4bf691d343e6be7e03e8 = L.circle( | |
| [31.69694, -110.59864], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e21cb83af0ae4bf691d343e6be7e03e8.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f69fa87d7ee24d3882d88c55f8ecf9c9 = L.circle( | |
| [31.69674, -110.59884], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f69fa87d7ee24d3882d88c55f8ecf9c9.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_996c453ab4f14bb58edecbef7f1aed8a = L.circle( | |
| [31.69694, -110.59904], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_996c453ab4f14bb58edecbef7f1aed8a.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_366e97f407bf46f39bbfe2e5c75b2bdc = L.circle( | |
| [31.69714, -110.59864], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_366e97f407bf46f39bbfe2e5c75b2bdc.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_79afae0c68d14ab7a07378c7b9d5f5f0 = L.circle( | |
| [31.69674, -110.59864], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_79afae0c68d14ab7a07378c7b9d5f5f0.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ed53395424114c49bf7bdcba49915cb1 = L.circle( | |
| [31.69674, -110.59904], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ed53395424114c49bf7bdcba49915cb1.bindTooltip( | |
| `<div> | |
| 2009-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_87e72b79a6ee4e4fa52ae79a74fa2987 = L.circle( | |
| [31.69714, -110.59904], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_87e72b79a6ee4e4fa52ae79a74fa2987.bindTooltip( | |
| `<div> | |
| 2009-06-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7fd34e26cc174a81bc8fb3b087e1385d = L.circle( | |
| [31.693, -110.606], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7fd34e26cc174a81bc8fb3b087e1385d.bindTooltip( | |
| `<div> | |
| 2009-06-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9436e6c2ccc14cdd830a5ae3114efba9 = L.circle( | |
| [31.6932, -110.606], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9436e6c2ccc14cdd830a5ae3114efba9.bindTooltip( | |
| `<div> | |
| 2009-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_55187527d1844535b35948599b976bbc = L.circle( | |
| [32.0838, -112.95709], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_55187527d1844535b35948599b976bbc.bindTooltip( | |
| `<div> | |
| 2009-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1169dc1dbb024f84bf391740f68940c6 = L.circle( | |
| [32.09433, -111.83517], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1169dc1dbb024f84bf391740f68940c6.bindTooltip( | |
| `<div> | |
| 2009-06-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_32b5b1f67ea54230bd31bb8b87ecd264 = L.circle( | |
| [32.15848, -111.44012], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_32b5b1f67ea54230bd31bb8b87ecd264.bindTooltip( | |
| `<div> | |
| 2009-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_87022060b4cf442a800642e90fc728d2 = L.circle( | |
| [31.92077, -112.09872], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_87022060b4cf442a800642e90fc728d2.bindTooltip( | |
| `<div> | |
| 2009-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_66afd70ffb2b4d23aa9229f3b3aa748e = L.circle( | |
| [31.97425, -112.06523], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_66afd70ffb2b4d23aa9229f3b3aa748e.bindTooltip( | |
| `<div> | |
| 2009-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fbf5bf3609ef460cb82f58151c866ba5 = L.circle( | |
| [32.15978, -112.38813], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fbf5bf3609ef460cb82f58151c866ba5.bindTooltip( | |
| `<div> | |
| 2009-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c2a5c63ff82944ed92f0efe15d6299ef = L.circle( | |
| [32.82035, -111.68808], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c2a5c63ff82944ed92f0efe15d6299ef.bindTooltip( | |
| `<div> | |
| 2009-06-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b571948245fe4065bc997dfa85421e54 = L.circle( | |
| [31.5012, -111.45567], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b571948245fe4065bc997dfa85421e54.bindTooltip( | |
| `<div> | |
| 2009-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_48f5c07d0ba048cda4e7d7369eee98d4 = L.circle( | |
| [32.28633, -111.83857], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_48f5c07d0ba048cda4e7d7369eee98d4.bindTooltip( | |
| `<div> | |
| 2009-07-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cb74d05778bc44b39316c7a5aef41018 = L.circle( | |
| [31.70852, -111.76348], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cb74d05778bc44b39316c7a5aef41018.bindTooltip( | |
| `<div> | |
| 2009-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_14be95d473ee401487808f557ed188c9 = L.circle( | |
| [31.78283, -111.72707], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_14be95d473ee401487808f557ed188c9.bindTooltip( | |
| `<div> | |
| 2009-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_88fbf3cc8727449eafd4746ccbfba9cf = L.circle( | |
| [31.959, -111.93255], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_88fbf3cc8727449eafd4746ccbfba9cf.bindTooltip( | |
| `<div> | |
| 2009-07-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_da4bbf4ef6cf4e18bf3fda7f091b10cb = L.circle( | |
| [31.77858, -111.03074], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_da4bbf4ef6cf4e18bf3fda7f091b10cb.bindTooltip( | |
| `<div> | |
| 2009-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0ba164d74f9544eb8d52c5e802bdd881 = L.circle( | |
| [32.6631, -112.09821], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0ba164d74f9544eb8d52c5e802bdd881.bindTooltip( | |
| `<div> | |
| 2009-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_89b498ea5a1d4d789d2cdcf0e4b48b08 = L.circle( | |
| [32.68626, -111.99675], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_89b498ea5a1d4d789d2cdcf0e4b48b08.bindTooltip( | |
| `<div> | |
| 2009-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ea8eedf194464416b317ffa00b4efa0d = L.circle( | |
| [31.8033, -111.0945], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ea8eedf194464416b317ffa00b4efa0d.bindTooltip( | |
| `<div> | |
| 2009-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bfebc6aba710428b891b4237ecc69e52 = L.circle( | |
| [31.905, -111.866389], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bfebc6aba710428b891b4237ecc69e52.bindTooltip( | |
| `<div> | |
| 2009-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2f4220aa4e0044e6a4f162490f5fb883 = L.circle( | |
| [31.982183, -112.6809], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2f4220aa4e0044e6a4f162490f5fb883.bindTooltip( | |
| `<div> | |
| 2009-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cafd9e14d61a4b24b69203117194831e = L.circle( | |
| [31.55747, -111.71707], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cafd9e14d61a4b24b69203117194831e.bindTooltip( | |
| `<div> | |
| 2009-07-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c3cee2bf4f304f6e826d89c95a091233 = L.circle( | |
| [31.69661, -110.98814], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c3cee2bf4f304f6e826d89c95a091233.bindTooltip( | |
| `<div> | |
| 2009-07-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b745f3ad444944c4bbd567bd7d106fc4 = L.circle( | |
| [31.71698, -112.18512], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b745f3ad444944c4bbd567bd7d106fc4.bindTooltip( | |
| `<div> | |
| 2009-07-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e9dc61062ccc42be881b8f50607cacae = L.circle( | |
| [31.98218, -111.97158], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e9dc61062ccc42be881b8f50607cacae.bindTooltip( | |
| `<div> | |
| 2009-07-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_63c900285ab74a87a85a18a8440359f7 = L.circle( | |
| [31.76228, -112.00162], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_63c900285ab74a87a85a18a8440359f7.bindTooltip( | |
| `<div> | |
| 2009-07-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1c670a1b025240e59dbe3ae7ba80e48a = L.circle( | |
| [31.66078, -111.65023], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1c670a1b025240e59dbe3ae7ba80e48a.bindTooltip( | |
| `<div> | |
| 2009-07-31 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_33ea21d8d87b442a83be90e76e83cb65 = L.circle( | |
| [32.5632, -111.92885], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_33ea21d8d87b442a83be90e76e83cb65.bindTooltip( | |
| `<div> | |
| 2009-08-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_67380ebfd55245bb99d83bbd5426c17a = L.circle( | |
| [32.55705, -111.93445], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_67380ebfd55245bb99d83bbd5426c17a.bindTooltip( | |
| `<div> | |
| 2009-08-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_71d10fdab8b542bcaa155fcab75c695d = L.circle( | |
| [32.84575, -113.29997], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_71d10fdab8b542bcaa155fcab75c695d.bindTooltip( | |
| `<div> | |
| 2009-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_39ded32403bf4b1cbd99c174a6ce1342 = L.circle( | |
| [31.658517, -111.26445], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_39ded32403bf4b1cbd99c174a6ce1342.bindTooltip( | |
| `<div> | |
| 2009-08-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a14e3505666040fdab923c041928bb96 = L.circle( | |
| [32.41877, -111.9034], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a14e3505666040fdab923c041928bb96.bindTooltip( | |
| `<div> | |
| 2009-08-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_118c3532ff644efcba2e4823ca37ef23 = L.circle( | |
| [32.00168, -111.34732], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_118c3532ff644efcba2e4823ca37ef23.bindTooltip( | |
| `<div> | |
| 2009-08-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_09e56b3c7f554c75977e23b6e525fef3 = L.circle( | |
| [31.97173, -111.3593], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_09e56b3c7f554c75977e23b6e525fef3.bindTooltip( | |
| `<div> | |
| 2009-08-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3649c3f9f4bd4d599103a76dc680d0b6 = L.circle( | |
| [31.4736, -111.213], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3649c3f9f4bd4d599103a76dc680d0b6.bindTooltip( | |
| `<div> | |
| 2009-08-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_393a23def2734b8fadd1e2ae4bea5422 = L.circle( | |
| [31.985962, -111.265463], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_393a23def2734b8fadd1e2ae4bea5422.bindTooltip( | |
| `<div> | |
| 2009-08-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_93716045530c4e9d887f148a12d83aee = L.circle( | |
| [32.711, -111.943], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_93716045530c4e9d887f148a12d83aee.bindTooltip( | |
| `<div> | |
| 2009-08-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_df4024df5add43f2a3f459d657bac5f2 = L.circle( | |
| [32.04315, -112.3173], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_df4024df5add43f2a3f459d657bac5f2.bindTooltip( | |
| `<div> | |
| 2009-09-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_aae5376a389b4b77879328475a74ba98 = L.circle( | |
| [32.277, -111.304], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_aae5376a389b4b77879328475a74ba98.bindTooltip( | |
| `<div> | |
| 2009-09-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_62f36cf2411e4bacb33b1473fc202ffe = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_62f36cf2411e4bacb33b1473fc202ffe.bindTooltip( | |
| `<div> | |
| 2009-09-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_27c8f793aed140bbb4f1d7608796b385 = L.circle( | |
| [31.92997, -112.9807], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_27c8f793aed140bbb4f1d7608796b385.bindTooltip( | |
| `<div> | |
| 2009-11-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_034d018d05434abc95ecf97a4d0b7ed3 = L.circle( | |
| [32.893886, -111.557438], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_034d018d05434abc95ecf97a4d0b7ed3.bindTooltip( | |
| `<div> | |
| 2009-11-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ef0f0721ec624bdc8f27bb784df491b7 = L.circle( | |
| [32.893156, -111.557438], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ef0f0721ec624bdc8f27bb784df491b7.bindTooltip( | |
| `<div> | |
| 2009-11-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_218702bcea394f568e231f39ee544e80 = L.circle( | |
| [31.503555, -111.1025], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_218702bcea394f568e231f39ee544e80.bindTooltip( | |
| `<div> | |
| 2009-11-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_47fd4f135c8740218d0dce2bf9801040 = L.circle( | |
| [32.088566, -111.259666], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_47fd4f135c8740218d0dce2bf9801040.bindTooltip( | |
| `<div> | |
| 2009-12-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_214eaad49fb34143a79685e72b44e94a = L.circle( | |
| [31.72658, -110.96712], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_214eaad49fb34143a79685e72b44e94a.bindTooltip( | |
| `<div> | |
| 2009-12-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2d50ff7744ea4ad9922b8d8864f8f9d7 = L.circle( | |
| [32.33278, -112.17918], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2d50ff7744ea4ad9922b8d8864f8f9d7.bindTooltip( | |
| `<div> | |
| 2009-12-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0e9eef1586c04832a0a80b43acef920a = L.circle( | |
| [31.88548, -110.5551], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0e9eef1586c04832a0a80b43acef920a.bindTooltip( | |
| `<div> | |
| 2009-12-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_78d65e051b38493e89ceb3dc7c5fdae2 = L.circle( | |
| [32.818377, -111.963357], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_78d65e051b38493e89ceb3dc7c5fdae2.bindTooltip( | |
| `<div> | |
| 2009-12-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cd7c3d5da9fe4e5e86ebd5e44383cd52 = L.circle( | |
| [32.0343, -111.06438], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cd7c3d5da9fe4e5e86ebd5e44383cd52.bindTooltip( | |
| `<div> | |
| 2010-01-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0a49f8a0d4fd4e1abdc60c21c8695539 = L.circle( | |
| [31.863228, -111.082122], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0a49f8a0d4fd4e1abdc60c21c8695539.bindTooltip( | |
| `<div> | |
| 2010-01-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_69bdeb7315b54f95803622de9f63eab3 = L.circle( | |
| [31.333055, -110.953888], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_69bdeb7315b54f95803622de9f63eab3.bindTooltip( | |
| `<div> | |
| 2010-01-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_561928ab52a345ca898f9d91cec1a851 = L.circle( | |
| [32.099546, -111.235033], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_561928ab52a345ca898f9d91cec1a851.bindTooltip( | |
| `<div> | |
| 2010-01-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_599b6c07b300474988bb03a8121ccaa6 = L.circle( | |
| [31.9026, -111.24058], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_599b6c07b300474988bb03a8121ccaa6.bindTooltip( | |
| `<div> | |
| 2010-01-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_633ffd06c1e7437e96a178935b99b68d = L.circle( | |
| [32.3557, -111.7854], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_633ffd06c1e7437e96a178935b99b68d.bindTooltip( | |
| `<div> | |
| 2010-01-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dda8892a664149fa81db0be9791e2084 = L.circle( | |
| [31.88697, -111.49092], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dda8892a664149fa81db0be9791e2084.bindTooltip( | |
| `<div> | |
| 2010-01-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f5660e7172a742a78fe63ee25e78317d = L.circle( | |
| [31.8041, -111.22548], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f5660e7172a742a78fe63ee25e78317d.bindTooltip( | |
| `<div> | |
| 2010-02-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f62981ab3fcf4956bf6a26d4c943d53e = L.circle( | |
| [32.078803, -111.301472], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f62981ab3fcf4956bf6a26d4c943d53e.bindTooltip( | |
| `<div> | |
| 2010-02-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fc0c0d44f95841c79ef2134d064ce960 = L.circle( | |
| [31.3401, -110.71515], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fc0c0d44f95841c79ef2134d064ce960.bindTooltip( | |
| `<div> | |
| 2010-02-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_279da3a95da748d181f8c67b3fc6d8e8 = L.circle( | |
| [32.797732, -111.88364], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_279da3a95da748d181f8c67b3fc6d8e8.bindTooltip( | |
| `<div> | |
| 2010-02-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_218c5adf26bc4f82b50915354ff8cb15 = L.circle( | |
| [31.638864, -111.298234], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_218c5adf26bc4f82b50915354ff8cb15.bindTooltip( | |
| `<div> | |
| 2010-02-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_49259d91136647cf8f004d14e922a882 = L.circle( | |
| [31.352131, -111.080888], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_49259d91136647cf8f004d14e922a882.bindTooltip( | |
| `<div> | |
| 2010-02-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a94ab60f4f4540c4ae967d4ff8e705ee = L.circle( | |
| [31.73334, -111.583336], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a94ab60f4f4540c4ae967d4ff8e705ee.bindTooltip( | |
| `<div> | |
| 2010-03-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3ca247afb2d845c2b79156260cee40f1 = L.circle( | |
| [32.714344, -111.93855], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3ca247afb2d845c2b79156260cee40f1.bindTooltip( | |
| `<div> | |
| 2010-02-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_939d42b1f23146fb904d8bb53b3bfa60 = L.circle( | |
| [31.9264, -112.11455], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_939d42b1f23146fb904d8bb53b3bfa60.bindTooltip( | |
| `<div> | |
| 2010-03-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2f0866cde8654d70af1750a7e3262f7c = L.circle( | |
| [32.447348, -111.19642], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2f0866cde8654d70af1750a7e3262f7c.bindTooltip( | |
| `<div> | |
| 2010-04-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c5434acc81714914a1ea20396324328d = L.circle( | |
| [31.977633, -112.502816], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c5434acc81714914a1ea20396324328d.bindTooltip( | |
| `<div> | |
| 2010-04-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_41977ca2b407475c8e356fe86d9b3933 = L.circle( | |
| [31.5515, -111.632433], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_41977ca2b407475c8e356fe86d9b3933.bindTooltip( | |
| `<div> | |
| 2010-04-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b96a8a9757dc42588ac7dd7242879475 = L.circle( | |
| [32.91925, -111.706516], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b96a8a9757dc42588ac7dd7242879475.bindTooltip( | |
| `<div> | |
| 2010-04-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d83e8d6d0e774b6c850ab24f46411030 = L.circle( | |
| [31.690883, -111.68225], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d83e8d6d0e774b6c850ab24f46411030.bindTooltip( | |
| `<div> | |
| 2010-04-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e00fa6990c7d4416bb00eb07099c8338 = L.circle( | |
| [31.885883, -111.362583], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e00fa6990c7d4416bb00eb07099c8338.bindTooltip( | |
| `<div> | |
| 2010-05-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8240428af13846c392ddd52da139aebc = L.circle( | |
| [31.894312, -111.784693], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8240428af13846c392ddd52da139aebc.bindTooltip( | |
| `<div> | |
| 2010-05-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d5868d9ca33c4cb48d86b3b386f34f5f = L.circle( | |
| [31.9117, -111.387316], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d5868d9ca33c4cb48d86b3b386f34f5f.bindTooltip( | |
| `<div> | |
| 2010-05-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2fed9a7a5b3d44e88502d55154d7525d = L.circle( | |
| [31.470183, -111.393888], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2fed9a7a5b3d44e88502d55154d7525d.bindTooltip( | |
| `<div> | |
| 2010-05-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_020c9fc0af6b4f47a896f41e7ac3467c = L.circle( | |
| [32.18915, -111.8847], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_020c9fc0af6b4f47a896f41e7ac3467c.bindTooltip( | |
| `<div> | |
| 2010-05-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_40016508216f424f80276914c6fb44da = L.circle( | |
| [31.838733, -111.89725], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_40016508216f424f80276914c6fb44da.bindTooltip( | |
| `<div> | |
| 2010-05-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_50936e41b80940e986c91fd0971abd1f = L.circle( | |
| [31.869933, -112.010433], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_50936e41b80940e986c91fd0971abd1f.bindTooltip( | |
| `<div> | |
| 2010-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cdfc33bc4eeb4515b94533c9c739b31b = L.circle( | |
| [31.631916, -111.036916], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cdfc33bc4eeb4515b94533c9c739b31b.bindTooltip( | |
| `<div> | |
| 2010-05-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_45109ad97dc64846b880f854018bc221 = L.circle( | |
| [31.9893, -111.994083], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_45109ad97dc64846b880f854018bc221.bindTooltip( | |
| `<div> | |
| 2010-05-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_53207cda6ae845d6b5dcad3313388e26 = L.circle( | |
| [31.827281, -110.931214], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_53207cda6ae845d6b5dcad3313388e26.bindTooltip( | |
| `<div> | |
| 2010-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fe176388ca5d4508aa6fea5b45bd313c = L.circle( | |
| [32.7902, -112.16333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fe176388ca5d4508aa6fea5b45bd313c.bindTooltip( | |
| `<div> | |
| 2010-06-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3136e31600344da6bf5fb2d6d2bb6e3a = L.circle( | |
| [32.7904, -112.16333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3136e31600344da6bf5fb2d6d2bb6e3a.bindTooltip( | |
| `<div> | |
| 2010-06-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ccc835bb5cae434bbd6eaed17a427b41 = L.circle( | |
| [32.670233, -112.074633], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ccc835bb5cae434bbd6eaed17a427b41.bindTooltip( | |
| `<div> | |
| 2010-06-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c9b8ecb455fe4851aa5174855c9e6e20 = L.circle( | |
| [32.563916, -111.917216], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c9b8ecb455fe4851aa5174855c9e6e20.bindTooltip( | |
| `<div> | |
| 2010-06-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_771c512e45bf4312a6a94e440c4981c2 = L.circle( | |
| [32.296966, -111.381733], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_771c512e45bf4312a6a94e440c4981c2.bindTooltip( | |
| `<div> | |
| 2010-06-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fcba20b82bf741088f2492ebe593cb9e = L.circle( | |
| [31.999516, -112.30555], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fcba20b82bf741088f2492ebe593cb9e.bindTooltip( | |
| `<div> | |
| 2010-06-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4cfed38a0f2a4d798b9dda52b344ccf0 = L.circle( | |
| [31.735166, -112.16955], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4cfed38a0f2a4d798b9dda52b344ccf0.bindTooltip( | |
| `<div> | |
| 2010-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d96a2407aad04c27adf0714d118d108a = L.circle( | |
| [31.89045, -111.704833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d96a2407aad04c27adf0714d118d108a.bindTooltip( | |
| `<div> | |
| 2010-06-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_353b080cb74e41dd8b264d44a616bb13 = L.circle( | |
| [32.178896, -110.840572], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_353b080cb74e41dd8b264d44a616bb13.bindTooltip( | |
| `<div> | |
| 2010-06-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_01e5727895e54efaab3d834b6ea4c624 = L.circle( | |
| [31.891283, -111.8433], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_01e5727895e54efaab3d834b6ea4c624.bindTooltip( | |
| `<div> | |
| 2010-06-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ba5a9b6b7ec04a6e9ed9e7f96222fa1d = L.circle( | |
| [31.9165, -112.1503], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ba5a9b6b7ec04a6e9ed9e7f96222fa1d.bindTooltip( | |
| `<div> | |
| 2010-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_73e232efb4e34a828ef7262b93fb596c = L.circle( | |
| [32.759018, -111.424515], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_73e232efb4e34a828ef7262b93fb596c.bindTooltip( | |
| `<div> | |
| 2010-06-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_454e7c13cd0c4c1eb9879adbcfed31de = L.circle( | |
| [31.85935, -111.948416], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_454e7c13cd0c4c1eb9879adbcfed31de.bindTooltip( | |
| `<div> | |
| 2010-07-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_55e6ff6c521e4a078de3f183a597cdbd = L.circle( | |
| [31.899066, -112.1294], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_55e6ff6c521e4a078de3f183a597cdbd.bindTooltip( | |
| `<div> | |
| 2010-07-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_784c1631e38540d68138bdecacb4c85d = L.circle( | |
| [31.923616, -112.151566], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_784c1631e38540d68138bdecacb4c85d.bindTooltip( | |
| `<div> | |
| 2010-07-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f99047179bb24e2d87b06c0cd86b0ea6 = L.circle( | |
| [31.923816, -112.151566], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f99047179bb24e2d87b06c0cd86b0ea6.bindTooltip( | |
| `<div> | |
| 2010-07-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_588935a2cc6a4844adb322da7a821366 = L.circle( | |
| [31.923616, -112.151366], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_588935a2cc6a4844adb322da7a821366.bindTooltip( | |
| `<div> | |
| 2010-07-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2a25b6d0dab74c84a9fd113d54f1aff3 = L.circle( | |
| [32.058475, -111.792653], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2a25b6d0dab74c84a9fd113d54f1aff3.bindTooltip( | |
| `<div> | |
| 2010-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6c192292dec748a99b4379a89b894a41 = L.circle( | |
| [32.169353, -111.484587], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6c192292dec748a99b4379a89b894a41.bindTooltip( | |
| `<div> | |
| 2010-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e7fef58cd39b4d50b1fc99b6918f9a3b = L.circle( | |
| [31.736166, -112.220483], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e7fef58cd39b4d50b1fc99b6918f9a3b.bindTooltip( | |
| `<div> | |
| 2010-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8c7d8e351ade412293c14c893364f065 = L.circle( | |
| [32.224066, -111.956383], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8c7d8e351ade412293c14c893364f065.bindTooltip( | |
| `<div> | |
| 2010-07-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4d95c750b1284d4490534c3debf6bff7 = L.circle( | |
| [31.858583, -112.178433], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4d95c750b1284d4490534c3debf6bff7.bindTooltip( | |
| `<div> | |
| 2010-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4122b6f2abd34de38f8f843255ca5564 = L.circle( | |
| [32.114366, -112.324183], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4122b6f2abd34de38f8f843255ca5564.bindTooltip( | |
| `<div> | |
| 2010-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bafa158ccf94447fa570310ef9f03d98 = L.circle( | |
| [31.947509, -111.764307], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bafa158ccf94447fa570310ef9f03d98.bindTooltip( | |
| `<div> | |
| 2010-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_53437c033597421bb2d40aaa5a3e0a93 = L.circle( | |
| [31.3357, -110.778283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_53437c033597421bb2d40aaa5a3e0a93.bindTooltip( | |
| `<div> | |
| 2010-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7420a114eccd4609958879a050b449b2 = L.circle( | |
| [31.888222, -111.896958], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7420a114eccd4609958879a050b449b2.bindTooltip( | |
| `<div> | |
| 2010-07-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bf27e80043924db288b00242b4bf2743 = L.circle( | |
| [31.71648, -112.28473], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bf27e80043924db288b00242b4bf2743.bindTooltip( | |
| `<div> | |
| 2010-07-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_332dc68cc46746b382a91a34c0ffa3b6 = L.circle( | |
| [31.991909, -112.272916], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_332dc68cc46746b382a91a34c0ffa3b6.bindTooltip( | |
| `<div> | |
| 2010-07-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7406b90603e449bab16792651b49fe28 = L.circle( | |
| [32.656766, -112.073116], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7406b90603e449bab16792651b49fe28.bindTooltip( | |
| `<div> | |
| 2010-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7f43735559a74192a6cf3081658ef7d6 = L.circle( | |
| [32.015216, -112.961566], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7f43735559a74192a6cf3081658ef7d6.bindTooltip( | |
| `<div> | |
| 2010-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ea0d4e9f1bce44158aa4e3e0afbd26f9 = L.circle( | |
| [32.02089, -112.72685], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ea0d4e9f1bce44158aa4e3e0afbd26f9.bindTooltip( | |
| `<div> | |
| 2010-07-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3377bbe0e1844d37ad6b563029428ac3 = L.circle( | |
| [32.125001, -111.08017], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3377bbe0e1844d37ad6b563029428ac3.bindTooltip( | |
| `<div> | |
| 2010-08-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ee69d2e763644be0884714eb8ec52a3e = L.circle( | |
| [32.469433, -112.28125], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ee69d2e763644be0884714eb8ec52a3e.bindTooltip( | |
| `<div> | |
| 2010-08-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b484605681054cd590e189628af71001 = L.circle( | |
| [31.900638, -112.811152], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b484605681054cd590e189628af71001.bindTooltip( | |
| `<div> | |
| 2010-08-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8e9134bffa2140beaa567d07a361320f = L.circle( | |
| [32.034816, -110.958416], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8e9134bffa2140beaa567d07a361320f.bindTooltip( | |
| `<div> | |
| 2010-09-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fd3225ea0e7245acac51f07e8f8e64d4 = L.circle( | |
| [32.207738, -112.599443], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fd3225ea0e7245acac51f07e8f8e64d4.bindTooltip( | |
| `<div> | |
| 2010-09-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e01ca7b93cf345d6b96c367571c2e307 = L.circle( | |
| [32.29045, -111.87095], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e01ca7b93cf345d6b96c367571c2e307.bindTooltip( | |
| `<div> | |
| 2010-09-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d0a3965e3f034aa8a7b12fd9aecc9140 = L.circle( | |
| [31.8197, -112.38174], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d0a3965e3f034aa8a7b12fd9aecc9140.bindTooltip( | |
| `<div> | |
| 2010-09-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_36d8017a1ce84e83a992c130502f5cb3 = L.circle( | |
| [31.470583, -111.218883], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_36d8017a1ce84e83a992c130502f5cb3.bindTooltip( | |
| `<div> | |
| 2010-10-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7c1a4bcb32c447d79dd5f6b789d255ae = L.circle( | |
| [32.87326, -111.7572], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7c1a4bcb32c447d79dd5f6b789d255ae.bindTooltip( | |
| `<div> | |
| 2010-10-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1c5cc08c17a6446a8401c6cd4cf72308 = L.circle( | |
| [31.576266, -111.150166], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1c5cc08c17a6446a8401c6cd4cf72308.bindTooltip( | |
| `<div> | |
| 2010-10-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_687cd1dee8da49729175f078100663ab = L.circle( | |
| [32.20589, -112.56744], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_687cd1dee8da49729175f078100663ab.bindTooltip( | |
| `<div> | |
| 2010-10-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d97f0d150f1f497790e98b8ece424cd2 = L.circle( | |
| [31.5285, -111.196183], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d97f0d150f1f497790e98b8ece424cd2.bindTooltip( | |
| `<div> | |
| 2010-11-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e2f7c92c9db5496cac4e1a0a8b5601d9 = L.circle( | |
| [31.817683, -111.112583], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e2f7c92c9db5496cac4e1a0a8b5601d9.bindTooltip( | |
| `<div> | |
| 2010-11-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9a33aef3d3064f8e9406d92fb96bbdce = L.circle( | |
| [32.793083, -111.918733], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9a33aef3d3064f8e9406d92fb96bbdce.bindTooltip( | |
| `<div> | |
| 2010-11-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4e87b01dd29a4b2fbdf67b48ae6d00bf = L.circle( | |
| [33.152466, -111.773116], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4e87b01dd29a4b2fbdf67b48ae6d00bf.bindTooltip( | |
| `<div> | |
| 2011-01-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0d330d79351648f29957a74e67253d25 = L.circle( | |
| [31.690366, -111.99275], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0d330d79351648f29957a74e67253d25.bindTooltip( | |
| `<div> | |
| 2011-01-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9f0414cec36944f0962babbbd49022a5 = L.circle( | |
| [31.4164, -111.19605], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9f0414cec36944f0962babbbd49022a5.bindTooltip( | |
| `<div> | |
| 2011-01-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6ce6bd0318304f34b5e73f2816e9b24e = L.circle( | |
| [31.99983, -112.66784], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6ce6bd0318304f34b5e73f2816e9b24e.bindTooltip( | |
| `<div> | |
| 2011-02-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3cd6446719f94951b38ea8af7413bf7c = L.circle( | |
| [31.679534, -110.655359], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3cd6446719f94951b38ea8af7413bf7c.bindTooltip( | |
| `<div> | |
| 2011-03-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_164f1c8f675e435dac1a6fbc187e8061 = L.circle( | |
| [32.402603, -111.203579], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_164f1c8f675e435dac1a6fbc187e8061.bindTooltip( | |
| `<div> | |
| 2011-03-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ade648e2c8224225ba863abb515a923c = L.circle( | |
| [31.784059, -111.025544], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ade648e2c8224225ba863abb515a923c.bindTooltip( | |
| `<div> | |
| 2011-03-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_48d72f1494a6421b9371da8257b50a53 = L.circle( | |
| [32.827658, -112.180294], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_48d72f1494a6421b9371da8257b50a53.bindTooltip( | |
| `<div> | |
| 2011-04-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e638d811ddc64da6b954ddb6ee4955b3 = L.circle( | |
| [31.808966, -111.06535], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e638d811ddc64da6b954ddb6ee4955b3.bindTooltip( | |
| `<div> | |
| 2011-04-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_de70a45bd46441f1a98745a61966c896 = L.circle( | |
| [31.66689, -111.91322], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_de70a45bd46441f1a98745a61966c896.bindTooltip( | |
| `<div> | |
| 2011-05-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1cfa4ac7da6f4c86be7412b78ed5b1c6 = L.circle( | |
| [32.630316, -111.850466], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1cfa4ac7da6f4c86be7412b78ed5b1c6.bindTooltip( | |
| `<div> | |
| 2011-06-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6db9ea5ec10748209a787e2150c6e86c = L.circle( | |
| [31.663566, -111.953333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6db9ea5ec10748209a787e2150c6e86c.bindTooltip( | |
| `<div> | |
| 2011-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b36d2052895a41bb8a15d603f9681299 = L.circle( | |
| [32.3217, -111.659516], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b36d2052895a41bb8a15d603f9681299.bindTooltip( | |
| `<div> | |
| 2011-06-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_68ef25abd8424eb4aa6567ec71152113 = L.circle( | |
| [31.73135, -111.011766], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_68ef25abd8424eb4aa6567ec71152113.bindTooltip( | |
| `<div> | |
| 2011-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d708b24bac4d4188ae851dfa663b5b4a = L.circle( | |
| [31.822616, -112.082316], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d708b24bac4d4188ae851dfa663b5b4a.bindTooltip( | |
| `<div> | |
| 2011-06-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b6e78e4f46ef4461898a1c0c4a90abc1 = L.circle( | |
| [31.46215, -111.398533], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b6e78e4f46ef4461898a1c0c4a90abc1.bindTooltip( | |
| `<div> | |
| 2011-06-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_91dfdbf7e95c4574979db8168d469609 = L.circle( | |
| [31.575416, -111.7298], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_91dfdbf7e95c4574979db8168d469609.bindTooltip( | |
| `<div> | |
| 2011-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9e810fc1cd534422a5323ef022e37938 = L.circle( | |
| [32.420283, -111.55695], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9e810fc1cd534422a5323ef022e37938.bindTooltip( | |
| `<div> | |
| 2011-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_11fcfd09ee84415eaa13f53ccbc30e59 = L.circle( | |
| [31.931667, -112.804167], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_11fcfd09ee84415eaa13f53ccbc30e59.bindTooltip( | |
| `<div> | |
| 2011-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b88dd1a27d8a44b990b1c946415e87f5 = L.circle( | |
| [32.03645, -112.351616], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b88dd1a27d8a44b990b1c946415e87f5.bindTooltip( | |
| `<div> | |
| 2011-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6f0405832cd848bfa72e45ead26d8cc4 = L.circle( | |
| [31.95341, -112.63625], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6f0405832cd848bfa72e45ead26d8cc4.bindTooltip( | |
| `<div> | |
| 2011-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e0929daf89fd4554b98c45a821b5fc50 = L.circle( | |
| [31.91213, -112.92283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e0929daf89fd4554b98c45a821b5fc50.bindTooltip( | |
| `<div> | |
| 2011-07-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a7040263101d4d6ca826e7fe89b85d44 = L.circle( | |
| [31.91233, -112.92283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a7040263101d4d6ca826e7fe89b85d44.bindTooltip( | |
| `<div> | |
| 2011-07-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_071a8a75951c4577ad7c8b09fd46ec6c = L.circle( | |
| [32.14853, -112.2306], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_071a8a75951c4577ad7c8b09fd46ec6c.bindTooltip( | |
| `<div> | |
| 2011-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3f4c205dc2dc46e9b76f406a024065a0 = L.circle( | |
| [31.3414, -110.933553], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3f4c205dc2dc46e9b76f406a024065a0.bindTooltip( | |
| `<div> | |
| 2011-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4b852eacc06741519c2e224c6138b15c = L.circle( | |
| [31.9441, -111.7857], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4b852eacc06741519c2e224c6138b15c.bindTooltip( | |
| `<div> | |
| 2011-07-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_89821448e14d44539a5c53dc9bf06f0f = L.circle( | |
| [32.022583, -112.3608], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_89821448e14d44539a5c53dc9bf06f0f.bindTooltip( | |
| `<div> | |
| 2011-08-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7e951118181c4dd593268f9394faec86 = L.circle( | |
| [32.102216, -112.388883], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7e951118181c4dd593268f9394faec86.bindTooltip( | |
| `<div> | |
| 2011-08-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2b16bdda80444859a4d368a6581bec75 = L.circle( | |
| [32.521, -111.855333], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2b16bdda80444859a4d368a6581bec75.bindTooltip( | |
| `<div> | |
| 2011-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d5582734cfd04801bb3f3cb6cbc829ca = L.circle( | |
| [32.521383, -111.856933], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d5582734cfd04801bb3f3cb6cbc829ca.bindTooltip( | |
| `<div> | |
| 2011-08-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ed4860dbf5fc468891f5d70bfcb2536e = L.circle( | |
| [31.738966, -111.520883], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ed4860dbf5fc468891f5d70bfcb2536e.bindTooltip( | |
| `<div> | |
| 2011-08-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_087b5d3a04ed48bfb85a1bae1ce76913 = L.circle( | |
| [32.041983, -111.7382], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_087b5d3a04ed48bfb85a1bae1ce76913.bindTooltip( | |
| `<div> | |
| 2011-09-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7b556db290784d589ecb5a9f2ae9894e = L.circle( | |
| [32.153166, -112.3945], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7b556db290784d589ecb5a9f2ae9894e.bindTooltip( | |
| `<div> | |
| 2011-09-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_27ef33456f2f48eda057269f96ce8ed8 = L.circle( | |
| [31.8887, -111.801716], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_27ef33456f2f48eda057269f96ce8ed8.bindTooltip( | |
| `<div> | |
| 2011-10-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_afb3799ad5174912a40c5004e3a13fa8 = L.circle( | |
| [31.355, -110.91106], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_afb3799ad5174912a40c5004e3a13fa8.bindTooltip( | |
| `<div> | |
| 2011-10-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fe65930db73240d4bde27b54930c826d = L.circle( | |
| [31.918583, -112.268816], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fe65930db73240d4bde27b54930c826d.bindTooltip( | |
| `<div> | |
| 2011-11-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a1ea1b9a12c844c88d9b41097f4799f6 = L.circle( | |
| [31.648533, -111.130833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a1ea1b9a12c844c88d9b41097f4799f6.bindTooltip( | |
| `<div> | |
| 2011-11-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2e6542f01bad412ea57c42a3c3634e86 = L.circle( | |
| [31.648733, -111.130833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2e6542f01bad412ea57c42a3c3634e86.bindTooltip( | |
| `<div> | |
| 2011-11-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_be450a0df8a34f4faab48bec4224b432 = L.circle( | |
| [32.10025, -112.0636], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_be450a0df8a34f4faab48bec4224b432.bindTooltip( | |
| `<div> | |
| 2011-12-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0a58feaa5ff740cda88080237019a179 = L.circle( | |
| [32.6026, -111.911716], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0a58feaa5ff740cda88080237019a179.bindTooltip( | |
| `<div> | |
| 2012-01-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ef579e4912684b3591305304b7cf9b17 = L.circle( | |
| [32.11944, -110.98179], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ef579e4912684b3591305304b7cf9b17.bindTooltip( | |
| `<div> | |
| 2012-02-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5d86ebd49a694e2d8cd5ce8739f1b323 = L.circle( | |
| [31.33292, -110.96845], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5d86ebd49a694e2d8cd5ce8739f1b323.bindTooltip( | |
| `<div> | |
| 2012-02-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f7698449073a4066b0abea5021e7a21b = L.circle( | |
| [32.46365, -111.7206], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f7698449073a4066b0abea5021e7a21b.bindTooltip( | |
| `<div> | |
| 2012-04-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ac04bddf24794716a7d8f02f56055538 = L.circle( | |
| [32.46385, -111.7206], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ac04bddf24794716a7d8f02f56055538.bindTooltip( | |
| `<div> | |
| 2012-04-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a29db4cc70034899b5dc2b3c800b64e9 = L.circle( | |
| [31.5846, -111.678166], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a29db4cc70034899b5dc2b3c800b64e9.bindTooltip( | |
| `<div> | |
| 2012-04-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_80f95d14f9884c82acd17f655cf4f93d = L.circle( | |
| [32.87326, -111.7568], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_80f95d14f9884c82acd17f655cf4f93d.bindTooltip( | |
| `<div> | |
| 2012-05-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e615f6830fa84877bb25bb9ba2577413 = L.circle( | |
| [32.87346, -111.7588], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e615f6830fa84877bb25bb9ba2577413.bindTooltip( | |
| `<div> | |
| 2012-05-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9d6980bc814a43318592d5fe5ee82db1 = L.circle( | |
| [32.87306, -111.7548], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9d6980bc814a43318592d5fe5ee82db1.bindTooltip( | |
| `<div> | |
| 2012-05-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e777d22a449d4c749c170f9aae63e00e = L.circle( | |
| [31.711066, -111.883083], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e777d22a449d4c749c170f9aae63e00e.bindTooltip( | |
| `<div> | |
| 2012-05-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8a8f9ead4b65435eb9fb8f72277aa4ed = L.circle( | |
| [31.764416, -112.081931], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8a8f9ead4b65435eb9fb8f72277aa4ed.bindTooltip( | |
| `<div> | |
| 2012-05-17 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7822a7daed834305af392ba2be8f83ec = L.circle( | |
| [31.70185, -111.9393], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7822a7daed834305af392ba2be8f83ec.bindTooltip( | |
| `<div> | |
| 2012-05-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9a1bef3fa5144700adbf26945f370596 = L.circle( | |
| [32.223433, -112.52395], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9a1bef3fa5144700adbf26945f370596.bindTooltip( | |
| `<div> | |
| 2012-06-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dc37a7bb1bff4969896a82c6f436cbe2 = L.circle( | |
| [31.733916, -111.074016], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dc37a7bb1bff4969896a82c6f436cbe2.bindTooltip( | |
| `<div> | |
| 2012-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_89f1e7957a934b8e93cb8157affce906 = L.circle( | |
| [31.468326, -111.453383], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_89f1e7957a934b8e93cb8157affce906.bindTooltip( | |
| `<div> | |
| 2012-06-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e9a167d6754244088c118928420ccf97 = L.circle( | |
| [31.8495, -111.9063], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e9a167d6754244088c118928420ccf97.bindTooltip( | |
| `<div> | |
| 2012-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_470f272d3f53448c8c7bf7edff0dc7d3 = L.circle( | |
| [32.263533, -111.645766], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_470f272d3f53448c8c7bf7edff0dc7d3.bindTooltip( | |
| `<div> | |
| 2012-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4f54a72c7a8e4c148fda25b23171c22a = L.circle( | |
| [31.927983, -112.881683], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4f54a72c7a8e4c148fda25b23171c22a.bindTooltip( | |
| `<div> | |
| 2012-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f34c3d254457415da4207cc35d1b1121 = L.circle( | |
| [32.025966, -112.163466], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f34c3d254457415da4207cc35d1b1121.bindTooltip( | |
| `<div> | |
| 2012-06-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_637aa10c52e24c04a7c3749ea7495e82 = L.circle( | |
| [32.01427, -112.3786], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_637aa10c52e24c04a7c3749ea7495e82.bindTooltip( | |
| `<div> | |
| 2012-06-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4c79c6fbde0a4cab819966d2d9863254 = L.circle( | |
| [32.373467, -111.503167], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4c79c6fbde0a4cab819966d2d9863254.bindTooltip( | |
| `<div> | |
| 2012-07-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ac2e0ae767bd4308806af38f58ef4c2c = L.circle( | |
| [32.288272, -111.283024], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ac2e0ae767bd4308806af38f58ef4c2c.bindTooltip( | |
| `<div> | |
| 2012-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_16fd0be0951e47bea645f71fc59d175f = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_16fd0be0951e47bea645f71fc59d175f.bindTooltip( | |
| `<div> | |
| 2012-07-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b4498c5436cf4ddea73275b3d44fffe2 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b4498c5436cf4ddea73275b3d44fffe2.bindTooltip( | |
| `<div> | |
| 2012-07-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ae332a017a904ca7a04d4ee2094f4a3f = L.circle( | |
| [32.364021, -112.052146], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ae332a017a904ca7a04d4ee2094f4a3f.bindTooltip( | |
| `<div> | |
| 2012-07-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_299e0f8024ed42988bd9deb777dfaaf0 = L.circle( | |
| [32.175119, -110.928097], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_299e0f8024ed42988bd9deb777dfaaf0.bindTooltip( | |
| `<div> | |
| 2012-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_83981f06f7cb4d799a61a3101d542ca6 = L.circle( | |
| [32.053333, -112.108233], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_83981f06f7cb4d799a61a3101d542ca6.bindTooltip( | |
| `<div> | |
| 2012-12-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2f0fa0ff1f1c4a57ad87d4af6ae3c9aa = L.circle( | |
| [32.149002, -110.895111], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2f0fa0ff1f1c4a57ad87d4af6ae3c9aa.bindTooltip( | |
| `<div> | |
| 2012-12-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9b700497f0034b4bb80c1d822c77e42c = L.circle( | |
| [31.876097, -110.985277], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9b700497f0034b4bb80c1d822c77e42c.bindTooltip( | |
| `<div> | |
| 2013-02-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6a716406ea064cd5b1d02113a39cc017 = L.circle( | |
| [31.46045, -111.2177], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6a716406ea064cd5b1d02113a39cc017.bindTooltip( | |
| `<div> | |
| 2013-02-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7c798183d70f486fa1a27b0a0c4fcc86 = L.circle( | |
| [31.707816, -111.04835], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7c798183d70f486fa1a27b0a0c4fcc86.bindTooltip( | |
| `<div> | |
| 2013-03-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_47d6639fb445448abf0360238a42fbf2 = L.circle( | |
| [32.734435, -111.551596], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_47d6639fb445448abf0360238a42fbf2.bindTooltip( | |
| `<div> | |
| 2013-03-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7f567fe979214c3788bc66a4ae84c0a6 = L.circle( | |
| [31.762395, -111.035939], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7f567fe979214c3788bc66a4ae84c0a6.bindTooltip( | |
| `<div> | |
| 2013-03-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_08bcfa8221fd42c6956b1018a0dc1c1b = L.circle( | |
| [31.60179, -111.69435], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_08bcfa8221fd42c6956b1018a0dc1c1b.bindTooltip( | |
| `<div> | |
| 2013-04-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_17b6845dcfdb4220bd42d0aa4cfb3e23 = L.circle( | |
| [32.013241, -110.698959], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_17b6845dcfdb4220bd42d0aa4cfb3e23.bindTooltip( | |
| `<div> | |
| 2013-04-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_051efa436f224be18be253d5c723417f = L.circle( | |
| [32.013261, -110.698959], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_051efa436f224be18be253d5c723417f.bindTooltip( | |
| `<div> | |
| 2013-04-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_954ded368aee4772b86bcf87ba4d5a47 = L.circle( | |
| [32.013241, -110.698759], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_954ded368aee4772b86bcf87ba4d5a47.bindTooltip( | |
| `<div> | |
| 2013-04-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_730649f5d70649d583a6ef6986834e66 = L.circle( | |
| [32.013221, -110.698959], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_730649f5d70649d583a6ef6986834e66.bindTooltip( | |
| `<div> | |
| 2013-04-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_678d10beddc347098d4c824a79cb50b9 = L.circle( | |
| [32.013241, -110.699159], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_678d10beddc347098d4c824a79cb50b9.bindTooltip( | |
| `<div> | |
| 2013-04-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7e01dbc75308422b8ee2d1a4567acfad = L.circle( | |
| [32.51096, -111.48001], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7e01dbc75308422b8ee2d1a4567acfad.bindTooltip( | |
| `<div> | |
| 2013-05-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8c80ced7d3574365aed35748aead09e0 = L.circle( | |
| [31.919716, -112.02995], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8c80ced7d3574365aed35748aead09e0.bindTooltip( | |
| `<div> | |
| 2013-05-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_68684ca781054e109aedd2dd2d542fad = L.circle( | |
| [31.9335, -111.28783], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_68684ca781054e109aedd2dd2d542fad.bindTooltip( | |
| `<div> | |
| 2013-05-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4442600b6ea9494a820ae0a5690d3ef4 = L.circle( | |
| [31.781417, -111.645433], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4442600b6ea9494a820ae0a5690d3ef4.bindTooltip( | |
| `<div> | |
| 2013-05-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8e74087708e4454b8dcaff1ed6c68e34 = L.circle( | |
| [32.17561, -111.893], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8e74087708e4454b8dcaff1ed6c68e34.bindTooltip( | |
| `<div> | |
| 2013-05-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cde507378aa14149b6409d768bc0b6be = L.circle( | |
| [31.643366, -111.823883], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cde507378aa14149b6409d768bc0b6be.bindTooltip( | |
| `<div> | |
| 2013-05-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_32df7b4fa6774a73bd80a477e570a0d2 = L.circle( | |
| [32.603, -111.335], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_32df7b4fa6774a73bd80a477e570a0d2.bindTooltip( | |
| `<div> | |
| 2013-05-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2a5c4495e6854176a044fe8f02503d06 = L.circle( | |
| [31.93586, -111.89465], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2a5c4495e6854176a044fe8f02503d06.bindTooltip( | |
| `<div> | |
| 2013-06-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2ebd5824f8aa422788bebe294e49fda3 = L.circle( | |
| [32.32145, -112.07306], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2ebd5824f8aa422788bebe294e49fda3.bindTooltip( | |
| `<div> | |
| 2013-06-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_38412d2da7c44d81ad175098b13f9d46 = L.circle( | |
| [31.760985, -110.988361], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_38412d2da7c44d81ad175098b13f9d46.bindTooltip( | |
| `<div> | |
| 2013-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1354dbc9b43b467f84992490f70d5877 = L.circle( | |
| [31.64426, -111.46606], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1354dbc9b43b467f84992490f70d5877.bindTooltip( | |
| `<div> | |
| 2013-06-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b059e8e99d124b35a01bb06c5072a8d1 = L.circle( | |
| [31.7594, -111.70953], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b059e8e99d124b35a01bb06c5072a8d1.bindTooltip( | |
| `<div> | |
| 2013-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_72390866e3904b51a76ca245f6f3f8d5 = L.circle( | |
| [32.08865, -112.332767], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_72390866e3904b51a76ca245f6f3f8d5.bindTooltip( | |
| `<div> | |
| 2013-06-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_eef988b726eb4dc7a167237e406b0306 = L.circle( | |
| [31.797183, -112.042033], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_eef988b726eb4dc7a167237e406b0306.bindTooltip( | |
| `<div> | |
| 2013-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8b1a16b67a1c45d5aded14b27fbdca18 = L.circle( | |
| [31.990183, -113.047017], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8b1a16b67a1c45d5aded14b27fbdca18.bindTooltip( | |
| `<div> | |
| 2013-07-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_273ba5f083574b44a1da70c34dc6af33 = L.circle( | |
| [32.11426, -110.97546], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_273ba5f083574b44a1da70c34dc6af33.bindTooltip( | |
| `<div> | |
| 2013-07-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a0a40ac2ff2c4907af013c312cf7cec1 = L.circle( | |
| [32.648052, -111.391204], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a0a40ac2ff2c4907af013c312cf7cec1.bindTooltip( | |
| `<div> | |
| 2013-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c9bf6c547cce4691820bf0c37628f649 = L.circle( | |
| [31.33702, -109.9157], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c9bf6c547cce4691820bf0c37628f649.bindTooltip( | |
| `<div> | |
| 2013-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_17be74da8ba94df4adbb67dc29975416 = L.circle( | |
| [31.362278, -110.956354], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_17be74da8ba94df4adbb67dc29975416.bindTooltip( | |
| `<div> | |
| 2013-07-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1a5da28ee8454583a7fe1e9bfd73ed83 = L.circle( | |
| [31.396944, -109.431111], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1a5da28ee8454583a7fe1e9bfd73ed83.bindTooltip( | |
| `<div> | |
| 2013-08-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d07c3fe65c62447ab84354840d9abc00 = L.circle( | |
| [31.78125, -112.05896], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d07c3fe65c62447ab84354840d9abc00.bindTooltip( | |
| `<div> | |
| 2013-08-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_990f4d23b21e41b588465debc8fedfd6 = L.circle( | |
| [31.745866, -111.986683], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_990f4d23b21e41b588465debc8fedfd6.bindTooltip( | |
| `<div> | |
| 2013-08-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c4480ee8876b46dc9c571de851b57cc3 = L.circle( | |
| [31.919749, -110.983934], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c4480ee8876b46dc9c571de851b57cc3.bindTooltip( | |
| `<div> | |
| 2013-09-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9a5ace067bc541908ede0eadc4ddca7c = L.circle( | |
| [32.615305, -111.357364], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9a5ace067bc541908ede0eadc4ddca7c.bindTooltip( | |
| `<div> | |
| 2013-10-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7da9b869eafe48dabaa2a31aeb9740a3 = L.circle( | |
| [32.59086, -111.56893], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7da9b869eafe48dabaa2a31aeb9740a3.bindTooltip( | |
| `<div> | |
| 2013-10-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4489a6349bf84430b9a912156e4b3acd = L.circle( | |
| [31.4668, -111.2013], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4489a6349bf84430b9a912156e4b3acd.bindTooltip( | |
| `<div> | |
| 2013-11-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_aea8aef576dc4756b7f5ac9efa7cc330 = L.circle( | |
| [31.506777, -109.315632], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_aea8aef576dc4756b7f5ac9efa7cc330.bindTooltip( | |
| `<div> | |
| 2014-01-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_05b8149763b04fb99b15032c7efc1ef6 = L.circle( | |
| [31.759, -110.51916], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_05b8149763b04fb99b15032c7efc1ef6.bindTooltip( | |
| `<div> | |
| 2014-03-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_775ed5b4978f479c9d67e0584d2ff501 = L.circle( | |
| [31.33271, -110.93813], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_775ed5b4978f479c9d67e0584d2ff501.bindTooltip( | |
| `<div> | |
| 2014-03-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c57e6764a2d249dc9a15202b1587b241 = L.circle( | |
| [31.692369, -110.360473], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c57e6764a2d249dc9a15202b1587b241.bindTooltip( | |
| `<div> | |
| 2014-05-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_82af62ddc8ae45ff8b35be6b1d84a7ea = L.circle( | |
| [31.334397, -110.96816], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_82af62ddc8ae45ff8b35be6b1d84a7ea.bindTooltip( | |
| `<div> | |
| 2014-06-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_01d28bfe138b406fb566e2c3c6f132d6 = L.circle( | |
| [31.906667, -112.0059], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_01d28bfe138b406fb566e2c3c6f132d6.bindTooltip( | |
| `<div> | |
| 2014-06-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_92b038a00e4d43cc8e52cfbb25379c5e = L.circle( | |
| [32.05, -112.9], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_92b038a00e4d43cc8e52cfbb25379c5e.bindTooltip( | |
| `<div> | |
| 2014-06-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7d53e3c35efe42599c5fb80a6a9dd4ec = L.circle( | |
| [32.37387, -113.14252], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7d53e3c35efe42599c5fb80a6a9dd4ec.bindTooltip( | |
| `<div> | |
| 2014-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_18645ea8154e4da3b5c6882088bda261 = L.circle( | |
| [31.6488, -110.697817], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_18645ea8154e4da3b5c6882088bda261.bindTooltip( | |
| `<div> | |
| 2014-07-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1968840796b84380afae767d460df608 = L.circle( | |
| [31.489567, -111.461233], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1968840796b84380afae767d460df608.bindTooltip( | |
| `<div> | |
| 2014-08-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4fb1925cdc914528a85b2c8177444ce7 = L.circle( | |
| [31.33915, -109.549239], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4fb1925cdc914528a85b2c8177444ce7.bindTooltip( | |
| `<div> | |
| 2014-09-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1e45688a2d86459ea82740d82223752e = L.circle( | |
| [32.6185, -112.33998], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1e45688a2d86459ea82740d82223752e.bindTooltip( | |
| `<div> | |
| 2014-09-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_58b938c577e544a587276f99efc500f6 = L.circle( | |
| [32.100767, -111.140983], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_58b938c577e544a587276f99efc500f6.bindTooltip( | |
| `<div> | |
| 2014-10-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a8fb1840d2644bfbac38110329591ea8 = L.circle( | |
| [32.303726, -109.379947], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a8fb1840d2644bfbac38110329591ea8.bindTooltip( | |
| `<div> | |
| 2014-11-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_aee66dd6a972446bbbdd659f2404d632 = L.circle( | |
| [31.396923, -110.952925], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_aee66dd6a972446bbbdd659f2404d632.bindTooltip( | |
| `<div> | |
| 2015-01-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f51551d934c7473980222647efec7a4a = L.circle( | |
| [31.3747, -110.93133], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f51551d934c7473980222647efec7a4a.bindTooltip( | |
| `<div> | |
| 2015-02-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1642df5fbde84da6991299fe7e975527 = L.circle( | |
| [32.04993, -112.70361], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1642df5fbde84da6991299fe7e975527.bindTooltip( | |
| `<div> | |
| 2015-03-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5b91cbd88ad44420a9e6754ba2bd97ff = L.circle( | |
| [32.123971, -110.871356], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5b91cbd88ad44420a9e6754ba2bd97ff.bindTooltip( | |
| `<div> | |
| 2015-03-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c4be87ef27c34bb4bb7c8d782c365af4 = L.circle( | |
| [31.7126, -111.75883], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c4be87ef27c34bb4bb7c8d782c365af4.bindTooltip( | |
| `<div> | |
| 2015-06-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ccd2a189da244b9ebbcef7d149bfc448 = L.circle( | |
| [32.33752, -112.38222], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ccd2a189da244b9ebbcef7d149bfc448.bindTooltip( | |
| `<div> | |
| 2015-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_300ec2fb73fb4cef992be3b55c72d0a0 = L.circle( | |
| [31.36045, -109.053383], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_300ec2fb73fb4cef992be3b55c72d0a0.bindTooltip( | |
| `<div> | |
| 2015-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a8d0b6fd59424d34bf783532b8822c35 = L.circle( | |
| [32.01571, -112.95846], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a8d0b6fd59424d34bf783532b8822c35.bindTooltip( | |
| `<div> | |
| 2015-06-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_503623df94544654903558a6fca6e633 = L.circle( | |
| [32.25892, -113.08173], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_503623df94544654903558a6fca6e633.bindTooltip( | |
| `<div> | |
| 2015-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f5ea67c2ab374ab0ba0665e1b3479134 = L.circle( | |
| [32.12359, -111.28911], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f5ea67c2ab374ab0ba0665e1b3479134.bindTooltip( | |
| `<div> | |
| 2015-06-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ec9b2ce361834865b93fd980b7179af0 = L.circle( | |
| [32.12695, -112.141385], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ec9b2ce361834865b93fd980b7179af0.bindTooltip( | |
| `<div> | |
| 2015-07-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_08b260d53cf845b9ae18e24bf70ae014 = L.circle( | |
| [31.99746, -111.82281], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_08b260d53cf845b9ae18e24bf70ae014.bindTooltip( | |
| `<div> | |
| 2015-08-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5e7e2bdf98ac43ec8cabc983d283668d = L.circle( | |
| [32.23965, -111.45786], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5e7e2bdf98ac43ec8cabc983d283668d.bindTooltip( | |
| `<div> | |
| 2015-08-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7556135926954bc88ea36da39a61be54 = L.circle( | |
| [32.106083, -111.5684], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7556135926954bc88ea36da39a61be54.bindTooltip( | |
| `<div> | |
| 2015-08-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b7e702d3c3d34168b40c29f873ec92e6 = L.circle( | |
| [32.924722, -111.907778], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b7e702d3c3d34168b40c29f873ec92e6.bindTooltip( | |
| `<div> | |
| 2015-08-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0d61a93527724766bf1769418a4f2db5 = L.circle( | |
| [31.81318, -111.85296], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0d61a93527724766bf1769418a4f2db5.bindTooltip( | |
| `<div> | |
| 2015-08-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_44fbf43183624deb8f54f395e9b0e2ea = L.circle( | |
| [32.258783, -112.9721], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_44fbf43183624deb8f54f395e9b0e2ea.bindTooltip( | |
| `<div> | |
| 2015-10-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_155e40bf7ba44a11973632c6259ccec6 = L.circle( | |
| [32.192563, -110.961395], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_155e40bf7ba44a11973632c6259ccec6.bindTooltip( | |
| `<div> | |
| 2015-10-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5f543f24c73b46178fd3f74df6756ff1 = L.circle( | |
| [31.34265, -110.266267], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5f543f24c73b46178fd3f74df6756ff1.bindTooltip( | |
| `<div> | |
| 2015-12-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2fdfecc7edcc4066ad9086749922a81e = L.circle( | |
| [32.152887, -111.237689], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2fdfecc7edcc4066ad9086749922a81e.bindTooltip( | |
| `<div> | |
| 2016-01-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9f805f8428334e87b4b10cd77a3fe5f7 = L.circle( | |
| [32.2651, -113.10296], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9f805f8428334e87b4b10cd77a3fe5f7.bindTooltip( | |
| `<div> | |
| 2016-03-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_a554fbfeae6f4af68f4c09d0ff35e9a4 = L.circle( | |
| [31.95437, -112.14965], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_a554fbfeae6f4af68f4c09d0ff35e9a4.bindTooltip( | |
| `<div> | |
| 2016-04-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_265ee2c606ad473b8c7d2003437b1151 = L.circle( | |
| [31.846587, -112.134454], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_265ee2c606ad473b8c7d2003437b1151.bindTooltip( | |
| `<div> | |
| 2016-05-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6cb60a9c1ac843d9908d39696bce52cb = L.circle( | |
| [32.34286, -113.303], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6cb60a9c1ac843d9908d39696bce52cb.bindTooltip( | |
| `<div> | |
| 2016-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_37c295d903d14d01b4b726de4efbd321 = L.circle( | |
| [31.918734, -112.100464], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_37c295d903d14d01b4b726de4efbd321.bindTooltip( | |
| `<div> | |
| 2016-06-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_632bc7d73786416a8248b5446fcab964 = L.circle( | |
| [32.21936, -111.24967], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_632bc7d73786416a8248b5446fcab964.bindTooltip( | |
| `<div> | |
| 2016-06-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b473cb29bf3a46bdaa60db197e99040b = L.circle( | |
| [31.816117, -112.072267], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b473cb29bf3a46bdaa60db197e99040b.bindTooltip( | |
| `<div> | |
| 2016-06-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_07c3bc9e8aba4919a89bd08c7d6de760 = L.circle( | |
| [32.661761, -114.748075], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_07c3bc9e8aba4919a89bd08c7d6de760.bindTooltip( | |
| `<div> | |
| 2016-06-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_602eec1ba2ae4fc7858cc3049d272f13 = L.circle( | |
| [31.33388, -110.90277], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_602eec1ba2ae4fc7858cc3049d272f13.bindTooltip( | |
| `<div> | |
| 2016-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_01303ea2d020450dad10dbd81ca13e2a = L.circle( | |
| [32.10363, -111.52543], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_01303ea2d020450dad10dbd81ca13e2a.bindTooltip( | |
| `<div> | |
| 2016-06-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0af2f0fa2fa048cfbf46ebdcb12dcef8 = L.circle( | |
| [32.29616, -113.14816], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0af2f0fa2fa048cfbf46ebdcb12dcef8.bindTooltip( | |
| `<div> | |
| 2016-07-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9c7e0684d74c4cdda98c6a6b80afa2c2 = L.circle( | |
| [32.23925, -111.4293], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9c7e0684d74c4cdda98c6a6b80afa2c2.bindTooltip( | |
| `<div> | |
| 2016-07-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9f2f7e23518645bf89bd5c6e3f7a7dc0 = L.circle( | |
| [32.153928, -110.982707], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9f2f7e23518645bf89bd5c6e3f7a7dc0.bindTooltip( | |
| `<div> | |
| 2016-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5e0d24ff468946d387acc1939521100a = L.circle( | |
| [31.69473, -111.98491], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5e0d24ff468946d387acc1939521100a.bindTooltip( | |
| `<div> | |
| 2016-07-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_df3b85dd2859458da56633543abb5aad = L.circle( | |
| [32.043439, -110.085624], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_df3b85dd2859458da56633543abb5aad.bindTooltip( | |
| `<div> | |
| 2016-07-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6d2e8ce4aabb436783f3783e2d39ab26 = L.circle( | |
| [32.4995, -113.0767], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6d2e8ce4aabb436783f3783e2d39ab26.bindTooltip( | |
| `<div> | |
| 2016-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e0f426b9cdab4bdfb9ce95e4b4f4c31d = L.circle( | |
| [31.7947, -111.82171], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e0f426b9cdab4bdfb9ce95e4b4f4c31d.bindTooltip( | |
| `<div> | |
| 2016-07-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8d5cf80a1d114df49d6e351b576c52e1 = L.circle( | |
| [31.7945, -111.91465], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8d5cf80a1d114df49d6e351b576c52e1.bindTooltip( | |
| `<div> | |
| 2016-07-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5b8639550a1447f79431061829affa17 = L.circle( | |
| [32.283693, -109.82634], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5b8639550a1447f79431061829affa17.bindTooltip( | |
| `<div> | |
| 2016-07-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_39fbaef7817845ba93a29417d4dea849 = L.circle( | |
| [31.811967, -111.841117], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_39fbaef7817845ba93a29417d4dea849.bindTooltip( | |
| `<div> | |
| 2016-08-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_58a543bb9d0445cb99fe171630458807 = L.circle( | |
| [31.551221, -110.920977], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_58a543bb9d0445cb99fe171630458807.bindTooltip( | |
| `<div> | |
| 2016-08-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d02d1f8fa2b64f0789fb3b311eb6da0c = L.circle( | |
| [31.898717, -111.145517], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d02d1f8fa2b64f0789fb3b311eb6da0c.bindTooltip( | |
| `<div> | |
| 2016-09-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_5f31807d083843e3a7a999dd04218857 = L.circle( | |
| [32.287367, -111.691233], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_5f31807d083843e3a7a999dd04218857.bindTooltip( | |
| `<div> | |
| 2016-11-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6cb84217f31043ffacb322f7821671d1 = L.circle( | |
| [32.001303, -110.984272], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6cb84217f31043ffacb322f7821671d1.bindTooltip( | |
| `<div> | |
| 2016-12-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0bf768fdedd24749a6e187f19a2bb152 = L.circle( | |
| [31.49293, -111.40696], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0bf768fdedd24749a6e187f19a2bb152.bindTooltip( | |
| `<div> | |
| 2017-02-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_dd9ee1692cd44d91a20b3fc77a2610fe = L.circle( | |
| [32.034241, -111.339419], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_dd9ee1692cd44d91a20b3fc77a2610fe.bindTooltip( | |
| `<div> | |
| 2017-06-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_0f8bc25141b9404d8647b4d654370f6d = L.circle( | |
| [31.90665, -111.337367], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_0f8bc25141b9404d8647b4d654370f6d.bindTooltip( | |
| `<div> | |
| 2017-06-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_66a0e30ac544422caba1c61621824874 = L.circle( | |
| [32.22316, -112.923], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_66a0e30ac544422caba1c61621824874.bindTooltip( | |
| `<div> | |
| 2017-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ed5791c47b334cca878ad97aca64ca9c = L.circle( | |
| [32.00386, -112.77683], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ed5791c47b334cca878ad97aca64ca9c.bindTooltip( | |
| `<div> | |
| 2017-08-20 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_69a47d9768b04e4dbd854b82a027cb11 = L.circle( | |
| [32.376133, -113.105733], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_69a47d9768b04e4dbd854b82a027cb11.bindTooltip( | |
| `<div> | |
| 2017-08-27 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b49e74fa04324b659b2fbdf060efabd8 = L.circle( | |
| [32.181667, -111.882317], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b49e74fa04324b659b2fbdf060efabd8.bindTooltip( | |
| `<div> | |
| 2017-08-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9b512d5a04904147ad4afa200d07eded = L.circle( | |
| [32.06815, -111.997033], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9b512d5a04904147ad4afa200d07eded.bindTooltip( | |
| `<div> | |
| 2017-09-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6bb64a07c61e455d8d3226772aeb76e1 = L.circle( | |
| [31.59205, -111.86046], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6bb64a07c61e455d8d3226772aeb76e1.bindTooltip( | |
| `<div> | |
| 2017-09-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ab4f98d655ac49818f6e248b37721e1d = L.circle( | |
| [31.490717, -111.426033], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ab4f98d655ac49818f6e248b37721e1d.bindTooltip( | |
| `<div> | |
| 2017-10-19 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_868e36478358436783492f431ba1ec85 = L.circle( | |
| [31.805867, -111.604967], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_868e36478358436783492f431ba1ec85.bindTooltip( | |
| `<div> | |
| 2017-11-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d4baaa7ca4ae4b36a72343fc5de7c5aa = L.circle( | |
| [32.401967, -113.137283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d4baaa7ca4ae4b36a72343fc5de7c5aa.bindTooltip( | |
| `<div> | |
| 2018-04-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e9c9d283c07e4385bba9ac161fcc2026 = L.circle( | |
| [31.941118, -111.741385], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e9c9d283c07e4385bba9ac161fcc2026.bindTooltip( | |
| `<div> | |
| 2018-05-06 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f935babc84964b9d9cc55f7217e5bfec = L.circle( | |
| [31.9704, -112.096667], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f935babc84964b9d9cc55f7217e5bfec.bindTooltip( | |
| `<div> | |
| 2018-05-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3455ccd7d70843618f930d5e47eab9b5 = L.circle( | |
| [32.560667, -111.961767], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3455ccd7d70843618f930d5e47eab9b5.bindTooltip( | |
| `<div> | |
| 2018-06-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7d4fc85db43d4e98946db0dd77cfb6c1 = L.circle( | |
| [32.02263, -110.072227], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7d4fc85db43d4e98946db0dd77cfb6c1.bindTooltip( | |
| `<div> | |
| 2018-06-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_15338612a3e24a528b9427ec6828b9cd = L.circle( | |
| [31.98108, -113.0092], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_15338612a3e24a528b9427ec6828b9cd.bindTooltip( | |
| `<div> | |
| 2018-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ee0ee3023fa644438d33478990b78fbd = L.circle( | |
| [31.706, -112.004178], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ee0ee3023fa644438d33478990b78fbd.bindTooltip( | |
| `<div> | |
| 2018-07-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_b002b9d279f541f4976f9d04dd483a30 = L.circle( | |
| [31.460833, -110.082667], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_b002b9d279f541f4976f9d04dd483a30.bindTooltip( | |
| `<div> | |
| 2018-07-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9a095b6dc34f4795b44158d29cb83f1b = L.circle( | |
| [31.853633, -112.722683], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9a095b6dc34f4795b44158d29cb83f1b.bindTooltip( | |
| `<div> | |
| 2018-07-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_35bfa438e98b452e9d49a8c7edbcb4f9 = L.circle( | |
| [32.39424, -112.849739], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_35bfa438e98b452e9d49a8c7edbcb4f9.bindTooltip( | |
| `<div> | |
| 2018-08-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ca491bb0a8e64e8bb3a877bcc375661b = L.circle( | |
| [31.38236, -110.07636], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ca491bb0a8e64e8bb3a877bcc375661b.bindTooltip( | |
| `<div> | |
| 2018-08-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_06e78110ebcf45098c80f6310b2a672b = L.circle( | |
| [32.45311, -111.77861], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_06e78110ebcf45098c80f6310b2a672b.bindTooltip( | |
| `<div> | |
| 2018-08-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f38ae3d8508044c78ec6f107c9444714 = L.circle( | |
| [31.7164, -111.694], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f38ae3d8508044c78ec6f107c9444714.bindTooltip( | |
| `<div> | |
| 2018-08-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e1fb16b1d9dd4d10a1a83ac0c4b92f22 = L.circle( | |
| [31.50396, -111.45824], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e1fb16b1d9dd4d10a1a83ac0c4b92f22.bindTooltip( | |
| `<div> | |
| 2018-09-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_19be5297cdee4fee8c5d4f8d0d69db21 = L.circle( | |
| [31.830128, -111.837679], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_19be5297cdee4fee8c5d4f8d0d69db21.bindTooltip( | |
| `<div> | |
| 2018-09-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1e465cf6187f42b2ac6402dcf34fdb37 = L.circle( | |
| [31.91468, -112.92918], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1e465cf6187f42b2ac6402dcf34fdb37.bindTooltip( | |
| `<div> | |
| 2018-10-03 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_ef4df02b476743aba9d9ff37f41acb5f = L.circle( | |
| [31.882568, -112.815713], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_ef4df02b476743aba9d9ff37f41acb5f.bindTooltip( | |
| `<div> | |
| 2018-09-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_c572e3d335c94cf996bd1a5570b30c26 = L.circle( | |
| [31.8129, -109.72831], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_c572e3d335c94cf996bd1a5570b30c26.bindTooltip( | |
| `<div> | |
| 2018-11-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3b26661a63fc40f88c735eb129f1ca81 = L.circle( | |
| [31.620583, -111.979067], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3b26661a63fc40f88c735eb129f1ca81.bindTooltip( | |
| `<div> | |
| 2019-04-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fd13b8b350264f5b95f374e5d617271b = L.circle( | |
| [32.264533, -111.324317], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fd13b8b350264f5b95f374e5d617271b.bindTooltip( | |
| `<div> | |
| 2019-05-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_fa87d7d891234904b91e158614e2b25b = L.circle( | |
| [31.97653, -113.08884], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_fa87d7d891234904b91e158614e2b25b.bindTooltip( | |
| `<div> | |
| 2019-06-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_441d93e48efb45fe870bdf2c111f1d0d = L.circle( | |
| [31.858, -112.01338], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_441d93e48efb45fe870bdf2c111f1d0d.bindTooltip( | |
| `<div> | |
| 2019-06-13 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7abb6ee234ad4069867a00e7a82e305e = L.circle( | |
| [32.007317, -111.938567], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7abb6ee234ad4069867a00e7a82e305e.bindTooltip( | |
| `<div> | |
| 2019-06-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_787d9a7c58d44066af0b93f08944eb05 = L.circle( | |
| [31.773414, -111.921584], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_787d9a7c58d44066af0b93f08944eb05.bindTooltip( | |
| `<div> | |
| 2019-07-01 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_aab0f55eff3447f995ff508eb0982ec5 = L.circle( | |
| [32.224804, -110.854291], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_aab0f55eff3447f995ff508eb0982ec5.bindTooltip( | |
| `<div> | |
| 2019-07-05 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_74091f1f533841b0a4d49ebac35c45f7 = L.circle( | |
| [31.60112, -111.711982], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_74091f1f533841b0a4d49ebac35c45f7.bindTooltip( | |
| `<div> | |
| 2019-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_845da086a7a74bc081b71c722b071a7b = L.circle( | |
| [31.7549, -111.3573], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_845da086a7a74bc081b71c722b071a7b.bindTooltip( | |
| `<div> | |
| 2019-08-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_aafb516d21a0464bad399092e32907b6 = L.circle( | |
| [31.48776, -111.01434], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_aafb516d21a0464bad399092e32907b6.bindTooltip( | |
| `<div> | |
| 2019-10-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_7992ad25e3e84317abf68175043d4ff1 = L.circle( | |
| [31.55379, -111.15306], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_7992ad25e3e84317abf68175043d4ff1.bindTooltip( | |
| `<div> | |
| 2019-12-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_cbcd385ef0e447b7b42a66a580529326 = L.circle( | |
| [31.751483, -111.60035], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_cbcd385ef0e447b7b42a66a580529326.bindTooltip( | |
| `<div> | |
| 2020-01-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_50b7e3bce0ea431191f9a11e3d41decc = L.circle( | |
| [32.226253, -112.755616], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_50b7e3bce0ea431191f9a11e3d41decc.bindTooltip( | |
| `<div> | |
| 2020-01-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_680d476b0dcc41c88ccd226c6995495e = L.circle( | |
| [31.636158, -111.444283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_680d476b0dcc41c88ccd226c6995495e.bindTooltip( | |
| `<div> | |
| 2020-01-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_2be960a2f1f04045bc517efa036fe98b = L.circle( | |
| [31.636158, -111.444297], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_2be960a2f1f04045bc517efa036fe98b.bindTooltip( | |
| `<div> | |
| 2020-01-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_718bedca13dd4159afbb0e1f2e6ff12f = L.circle( | |
| [31.89729, -111.1419], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_718bedca13dd4159afbb0e1f2e6ff12f.bindTooltip( | |
| `<div> | |
| 2020-02-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8c7292051b0248688a2479af7afc2301 = L.circle( | |
| [32.265396, -112.73811], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8c7292051b0248688a2479af7afc2301.bindTooltip( | |
| `<div> | |
| 2020-03-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_97db1a1f806c4fd4af0cac826bd673b2 = L.circle( | |
| [31.338056, -110.9375], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_97db1a1f806c4fd4af0cac826bd673b2.bindTooltip( | |
| `<div> | |
| 2020-03-24 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f3b2df4ba303497c95ca6436184189f8 = L.circle( | |
| [31.623, -109.21], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f3b2df4ba303497c95ca6436184189f8.bindTooltip( | |
| `<div> | |
| 2020-06-02 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_959aac4e0a484f5bb91b28cef7544312 = L.circle( | |
| [31.622, -109.211], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_959aac4e0a484f5bb91b28cef7544312.bindTooltip( | |
| `<div> | |
| 2020-06-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3789a56f656a46dba2c3932a6795e9ec = L.circle( | |
| [31.774333, -111.892067], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3789a56f656a46dba2c3932a6795e9ec.bindTooltip( | |
| `<div> | |
| 2020-06-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_370b405fdd5746b09584258e4d7a57e9 = L.circle( | |
| [32.36791, -111.37283], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_370b405fdd5746b09584258e4d7a57e9.bindTooltip( | |
| `<div> | |
| 2020-07-08 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_9e669a77c827454f9f076f4e907b2a6f = L.circle( | |
| [31.36113, -110.81322], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_9e669a77c827454f9f076f4e907b2a6f.bindTooltip( | |
| `<div> | |
| 2020-07-10 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d2d0aa08cf1f428791578ef043863e45 = L.circle( | |
| [32.075822, -110.949593], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d2d0aa08cf1f428791578ef043863e45.bindTooltip( | |
| `<div> | |
| 2020-07-12 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8712c187e46b4191abae571fa8218441 = L.circle( | |
| [31.398367, -110.07505], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8712c187e46b4191abae571fa8218441.bindTooltip( | |
| `<div> | |
| 2020-07-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4c54690b93c945e790355438af13b936 = L.circle( | |
| [31.991083, -111.987833], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4c54690b93c945e790355438af13b936.bindTooltip( | |
| `<div> | |
| 2020-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_742acf90609e405f90c0b5da67e97ccb = L.circle( | |
| [31.887571, -111.542623], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_742acf90609e405f90c0b5da67e97ccb.bindTooltip( | |
| `<div> | |
| 2020-07-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_1861813991e04c939ffc6f8d0e340437 = L.circle( | |
| [32.317421, -113.249109], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_1861813991e04c939ffc6f8d0e340437.bindTooltip( | |
| `<div> | |
| 2020-07-25 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e75db914c6d44249a0fa985c53f1b740 = L.circle( | |
| [31.59165, -111.79165], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e75db914c6d44249a0fa985c53f1b740.bindTooltip( | |
| `<div> | |
| 2020-07-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_db14020964d546298a3cc7ed650ee897 = L.circle( | |
| [31.80255, -111.82095], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_db14020964d546298a3cc7ed650ee897.bindTooltip( | |
| `<div> | |
| 2020-07-30 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_59cde72976b74ea4bbe16dc1ef5c7ad2 = L.circle( | |
| [32.19238, -111.76245], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_59cde72976b74ea4bbe16dc1ef5c7ad2.bindTooltip( | |
| `<div> | |
| 2020-08-09 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_805ad3c9bf474ee4b80e6cbcbad4dda1 = L.circle( | |
| [31.84451, -111.50681], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_805ad3c9bf474ee4b80e6cbcbad4dda1.bindTooltip( | |
| `<div> | |
| 2020-08-11 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d7343556bda4474088b2e84478f846a6 = L.circle( | |
| [32.44195, -111.673817], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d7343556bda4474088b2e84478f846a6.bindTooltip( | |
| `<div> | |
| 2020-08-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_388037a5bccd4645bf30f681cd8b7c03 = L.circle( | |
| [31.447517, -111.239067], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_388037a5bccd4645bf30f681cd8b7c03.bindTooltip( | |
| `<div> | |
| 2020-08-16 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_16bab7055b2e469287f7c6b3d59b0d5a = L.circle( | |
| [31.539538, -110.756196], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_16bab7055b2e469287f7c6b3d59b0d5a.bindTooltip( | |
| `<div> | |
| 2020-08-18 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_65ff92d865c9439e8e66b41c66c50338 = L.circle( | |
| [31.34813, -110.13821], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_65ff92d865c9439e8e66b41c66c50338.bindTooltip( | |
| `<div> | |
| 2020-08-23 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_f5275b6b994d4a5f85ad8c11b6b13603 = L.circle( | |
| [32.270367, -111.5744], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_f5275b6b994d4a5f85ad8c11b6b13603.bindTooltip( | |
| `<div> | |
| 2020-08-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_17199ba209a24cdc97334919a245293c = L.circle( | |
| [31.46676, -109.35206], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_17199ba209a24cdc97334919a245293c.bindTooltip( | |
| `<div> | |
| 2020-08-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_4249ac4b84d647c498bc0406dfc97a26 = L.circle( | |
| [31.93338, -111.7779], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_4249ac4b84d647c498bc0406dfc97a26.bindTooltip( | |
| `<div> | |
| 2020-09-04 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_d9bd3c4cd84b4065b0d56d50c87ac82c = L.circle( | |
| [32.45706, -112.47558], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_d9bd3c4cd84b4065b0d56d50c87ac82c.bindTooltip( | |
| `<div> | |
| 2020-09-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_e316a556ae9247589889ad7ec1166b3a = L.circle( | |
| [31.80622, -111.81945], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_e316a556ae9247589889ad7ec1166b3a.bindTooltip( | |
| `<div> | |
| 2020-09-14 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_6631dd865f8847bca4986dd78c94be3e = L.circle( | |
| [31.957582, -110.955646], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_6631dd865f8847bca4986dd78c94be3e.bindTooltip( | |
| `<div> | |
| 2020-09-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_99222f8847b24b8392ef90c77857c848 = L.circle( | |
| [31.355835, -110.780728], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_99222f8847b24b8392ef90c77857c848.bindTooltip( | |
| `<div> | |
| 2020-09-21 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_3600140e6c2e486ca070e96cde1863f4 = L.circle( | |
| [31.558538, -110.261697], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_3600140e6c2e486ca070e96cde1863f4.bindTooltip( | |
| `<div> | |
| 2020-09-28 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_feddd5de38fa4369a1dd3604cce74540 = L.circle( | |
| [31.52351, -111.63275], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_feddd5de38fa4369a1dd3604cce74540.bindTooltip( | |
| `<div> | |
| 2020-09-29 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_bce21032a47441e2925e99e532698324 = L.circle( | |
| [31.76905, -111.96563], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_bce21032a47441e2925e99e532698324.bindTooltip( | |
| `<div> | |
| 2020-10-07 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_37d91bd3dc9840b8a1af4d7a2ef3e8a8 = L.circle( | |
| [31.334084, -109.689858], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_37d91bd3dc9840b8a1af4d7a2ef3e8a8.bindTooltip( | |
| `<div> | |
| 2020-10-15 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_8f8ce77f56cf49a584e07a42418bdd45 = L.circle( | |
| [31.333383, -110.953217], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_8f8ce77f56cf49a584e07a42418bdd45.bindTooltip( | |
| `<div> | |
| 2020-10-22 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| var circle_27b4f5a43b5b440da4c2f63298c87dc5 = L.circle( | |
| [31.334119, -111.0418], | |
| {"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": false, "fillColor": "purple", "fillOpacity": 0.5, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 100, "stroke": true, "weight": 3} | |
| ).addTo(map_e1efdfa215d54f5fafa78f6b51073604); | |
| circle_27b4f5a43b5b440da4c2f63298c87dc5.bindTooltip( | |
| `<div> | |
| 2020-10-26 00:00:00 | |
| </div>`, | |
| {"sticky": true} | |
| ); | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment