Sabbatical is treating me well. Hooked and landed my first fish. #tenkara #flyfishing #trout #colorado
39.4912781-105.0936483
Posted on Instagram 3:31 pm, July 14, 2016 jQuery(document).ready(function(){ var gmap_m328deb30ac8d070935c861a286cf940d = { positions : { 878 : new google.maps.LatLng( ‘39.491278115858’, ‘-105.09364828697’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_m328deb30ac8d070935c861a286cf940d’ ), { 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_m328deb30ac8d070935c861a286cf940d.positions ) { gmap_m328deb30ac8d070935c861a286cf940d.bounds.extend( gmap_m328deb30ac8d070935c861a286cf940d.positions[m] ); } // Render markers for ( var m in gmap_m328deb30ac8d070935c861a286cf940d.positions ) { gmap_m328deb30ac8d070935c861a286cf940d.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_m328deb30ac8d070935c861a286cf940d.map, position : gmap_m328deb30ac8d070935c861a286cf940d.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_m328deb30ac8d070935c861a286cf940d.map.setCenter( gmap_m328deb30ac8d070935c861a286cf940d.positions[878] ); });
