This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== @!!PAGE@ ====== {{tag>State}} **Location** : **GPS**: **Cell Signal** : T-Mobile down Mbps / up Mbps, Verizon down Mbps / up Mbps **Terrain** : **Notes** <html> <div id="map%s_mapid" style='height:500px'></div> <script> var map%s_latLong = [44.248944, -121.495615]; var map%s_zoom = 13 var map%s_mymap = L.map('map%s_mapid').setView(map%s_latLong,map%s_zoom); L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', { attribution: 'Map data © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors', maxZoom: 18, tileSize: 256, zoomOffset: 0, }).addTo(map%s_mymap); L.marker(map%s_latLong).addTo(map%s_mymap); </script> </html>