Differences
This shows you the differences between two versions of the page.
— |
location:santa_fe_rec_area [2023/09/19 11:04] (current) Jeff created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Santa Fe Rec Area ====== | ||
+ | {{tag> | ||
+ | **Location** : Just outside of Santa Fe | ||
+ | |||
+ | **GPS**: 35.689917, -106.082574 | ||
+ | |||
+ | **Cell Signal** : T-Mobile | ||
+ | |||
+ | **Terrain** : Scrub Brush | ||
+ | |||
+ | **Notes** | ||
+ | The area to park it seem to have a lot of trash. The area seems pretty high traffic as well. Good for an overnight or two. | ||
+ | |||
+ | < | ||
+ | <div id=" | ||
+ | |||
+ | < | ||
+ | var map1695142886_latLong = [35.689917, -106.082574]; | ||
+ | var map1695142886_zoom = 13 | ||
+ | |||
+ | var map1695142886_mymap = L.map(' | ||
+ | | ||
+ | attribution: | ||
+ | maxZoom: 18, | ||
+ | tileSize: 256, | ||
+ | zoomOffset: 0, | ||
+ | }).addTo(map1695142886_mymap); | ||
+ | |||
+ | L.marker(map1695142886_latLong).addTo(map1695142886_mymap); | ||
+ | </ | ||
+ | </ | ||