Glorious day on the river. @akires and I both got skunked, but still had a great time. #fishing #tenkara

Glorious day on the river. @akires and I both got skunked, but still had a great time. #fishing #tenkara

Glorious day on the river. @akires and I both got skunked, but still had a great time. #fishing #tenkara

40.41617-105.3732

Posted on Instagram 3:47 pm, August 25, 2019 jQuery(document).ready(function(){ var gmap_ma882980de5c4305d3a2ab1a3c1ecc66a = { positions : { 69 : new google.maps.LatLng( ‘40.41617’, ‘-105.3732’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_ma882980de5c4305d3a2ab1a3c1ecc66a’ ), { mapTypeId: google.maps.MapTypeId.ROADMAP, center: new google.maps.LatLng( 0, 0 ), zoom: 16 // Seems to be a good zoom for a single point } ), markers : {}, }; // end of gmap // Extend the bounds of interest based on our positions for ( var m in gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.positions ) { gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.bounds.extend( gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.positions[m] ); } // Render markers for ( var m in gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.positions ) { gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.map, position : gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.map.setCenter( gmap_ma882980de5c4305d3a2ab1a3c1ecc66a.positions[69] ); });