Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
location:34.515970_-112.085178 [2021/10/28 11:19] Jeff |
location:34.515970_-112.085178 [2021/10/28 11:23] (current) Jeff |
||
---|---|---|---|
Line 2: | Line 2: | ||
**Location** : East of Prescott, AZ on the 169 | **Location** : East of Prescott, AZ on the 169 | ||
- | **GPS**: | + | **GPS**: |
**Cell Signal** : T-Mobile 2 Bars | **Cell Signal** : T-Mobile 2 Bars | ||
Line 23: | Line 23: | ||
< | < | ||
- | <div id="v1_mapid" style=' | + | <div id="generic_mapid" style=' |
< | < | ||
- | | + | |
- | | + | |
- | | + | |
| | ||
attribution: | attribution: | ||
Line 35: | Line 35: | ||
tileSize: 256, | tileSize: 256, | ||
zoomOffset: 0, | zoomOffset: 0, | ||
- | }).addTo(v1_mymap); | + | }).addTo(generic_mymap); |
- | L.marker(v1_latLong).addTo(v1_mymap); | + | L.marker(generic_latLong).addTo(generic_mymap); |
</ | </ | ||
</ | </ | ||
- | |||