I was not actually surprised to com across an #alpinelake at his point. #colorado #mountains #nature #backpacking #sabbatical

I was not actually surprised to com across an #alpinelake at his point. #colorado #mountains #nature #backpacking #sabbatical

Posted on Instagram 3:35 pm, September 1, 2016 jQuery(document).ready(function(){ var gmap_md972fe9940d0dfe78902d857f958eec9 = { positions : { 93 : new google.maps.LatLng( ‘39.809279883333’, ‘-106.3025675’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_md972fe9940d0dfe78902d857f958eec9’ ), { 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_md972fe9940d0dfe78902d857f958eec9.positions ) { gmap_md972fe9940d0dfe78902d857f958eec9.bounds.extend( gmap_md972fe9940d0dfe78902d857f958eec9.positions[m] ); } // Render markers for ( var m in gmap_md972fe9940d0dfe78902d857f958eec9.positions ) { gmap_md972fe9940d0dfe78902d857f958eec9.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_md972fe9940d0dfe78902d857f958eec9.map, position : gmap_md972fe9940d0dfe78902d857f958eec9.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_md972fe9940d0dfe78902d857f958eec9.map.setCenter( gmap_md972fe9940d0dfe78902d857f958eec9.positions[93] ); });