Differences

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

Link to this comparison view

Next revision
Previous revision
location:old_mill_rv_park [2021/10/28 13:18]
Jeff created
location:old_mill_rv_park [2021/10/29 16:44] (current)
Jeff
Line 1: Line 1:
 ====== Old Mill RV Park ====== ====== Old Mill RV Park ======
 +{{tag>Oregon}}
 **Location** : Garibaldi, Oregon **Location** : Garibaldi, Oregon
  
Line 13: Line 14:
  
 We were in Dry Camp Site number 63, which had a great view part of the bay and no one else really around since everyone else was in the full hook up sites. This is large park and for us a pretty nice place to be.  We were in Dry Camp Site number 63, which had a great view part of the bay and no one else really around since everyone else was in the full hook up sites. This is large park and for us a pretty nice place to be. 
- 
-{{ :journal:oldmillrv1.jpg?direct|}} 
- 
-{{ :journal:oldmillrv2.jpg?direct|}} 
- 
-{{ :journal:oldmillrv3.jpg?direct|}} 
- 
-{{ :journal:oldmillrv4.jpg?direct|}} 
  
 <html> <html>
-  <div id="old_mill_rv_park_mapid" style='height:500px'></div> +  <div id="generic_mapid" style='height:500px'></div> 
  
   <script>   <script>
-   var old_mill_rv_park_latLong = [45.559373, -123.905955]; +   var generic_latLong = [45.559373, -123.905955]; 
-   var old_mill_rv_park_zoom 13+   var generic_zoom 10
  
-   var old_mill_rv_park_mymap = L.map('old_mill_rv_park_mapid').setView(old_mill_rv_park_latLong,old_mill_rv_park_zoom);+   var generic_mymap = L.map('generic_mapid').setView(generic_latLong,generic_zoom);
    L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {    L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
     attribution: 'Map data &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',     attribution: 'Map data &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',
Line 35: Line 28:
     tileSize: 256,     tileSize: 256,
     zoomOffset: 0,     zoomOffset: 0,
-}).addTo(old_mill_rv_park_mymap);+}).addTo(generic_mymap);
  
-L.marker(old_mill_rv_park_latLong).addTo(old_mill_rv_park_mymap);+L.marker(generic_latLong).addTo(generic_mymap);
 </script> </script>
 </html> </html>
  
 +{{ :journal:oldmillrv1.jpg?direct|}}
  
 +
 +{{ :journal:oldmillrv2.jpg?direct|}}
 +
 +
 +{{ :journal:oldmillrv3.jpg?direct|}}
 +
 +
 +{{ :journal:oldmillrv4.jpg?direct|}}