Differences

This shows you the differences between two versions of the page.

Link to this comparison view

location:vernon_off_fr_3123 [2023/08/30 14:41] (current)
Jeff created
Line 1: Line 1:
 +====== Vernon Off Fr 3123  ======
 +{{tag>Arizona}}
 +{{tag>AZ}}
 +**Location** : Vernon Off Fr 3123
 +
 +**GPS**: 34.201954,-109.541538
 +
 +**Cell Signal** : No T-Mobile, Verizon down 10 Mbps / up 2.5 Mbps
 +
 +**Terrain** : Light Trees, grass and hilly
 +
 +**Notes**
 +Because of the Cattle, there are a lot of flies here. This places is about 40 min from Show Low and 30 min from Springerville/Eagar. While being National Forest land, there doesn't not seem to be many clear places for an RV to camp. We just pulled off a side road/trail. 
 +
 +<html>
 +  <div id="map1693427867_mapid" style='height:500px'></div> 
 +
 +  <script>
 +   var map1693427867_latLong = [ 34.201954,-109.541538];
 +   var map1693427867_zoom = 12
 +
 +   var map1693427867_mymap = L.map('map1693427867_mapid').setView(map1693427867_latLong,map1693427867_zoom);
 +   L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
 +    attribution: 'Map data &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',
 +    maxZoom: 18,
 +    tileSize: 256,
 +    zoomOffset: 0,
 +}).addTo(map1693427867_mymap);
 +
 +L.marker(map1693427867_latLong).addTo(map1693427867_mymap);
 +</script>
 +</html>