This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Route 66 Pulloff ====== **Location** : East of Seligman, Arizona on Route 66 **GPS**: 35.279505, -112.698427 **Cell Signal** : T-Mobile 3-4 bars **TV Reception** : **Terrain** : Public land Desert. **Notes** <html> <div id="route_66_pulloff_mapid" style='height:500px'></div> <script> var route_66_pulloff_latLong = [35.279505, -112.698427]; var route_66_pulloff_zoom = 13 var route_66_pulloff_mymap = L.map('route_66_pulloff_mapid').setView(route_66_pulloff_latLong,route_66_pulloff_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(route_66_pulloff_mymap); L.marker(route_66_pulloff_latLong).addTo(route_66_pulloff_mymap); </script> </html>