Differences
This shows you the differences between two versions of the page.
— |
location:blm_near_cortez [2023/09/11 12:20] (current) Jeff created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Blm Near Cortez | ||
+ | {{tag> | ||
+ | **Location** : 15 min East of Cortez, CO | ||
+ | |||
+ | **GPS**: 37.360112, -108.429807 | ||
+ | |||
+ | **Cell Signal** : 4 T-Mobile | ||
+ | |||
+ | **Terrain** : Hilly Scrub Brush | ||
+ | |||
+ | **Notes** | ||
+ | BLM land with Numbered Camping Spots. | ||
+ | |||
+ | < | ||
+ | <div id=" | ||
+ | |||
+ | < | ||
+ | var map1694456377_latLong = [37.360112, -108.429807]; | ||
+ | var map1694456377_zoom = 13 | ||
+ | |||
+ | var map1694456377_mymap = L.map(' | ||
+ | | ||
+ | attribution: | ||
+ | maxZoom: 18, | ||
+ | tileSize: 256, | ||
+ | zoomOffset: 0, | ||
+ | }).addTo(map1694456377_mymap); | ||
+ | |||
+ | L.marker(map1694456377_latLong).addTo(map1694456377_mymap); | ||
+ | </ | ||
+ | </ | ||