A couple of cool murals going up at Crema for #crushwalls #keyringprivate
39.7611297-104.9817828
Posted on Instagram 4:21 pm, September 7, 2019 jQuery(document).ready(function(){ var gmap_md742811064b9e577331e4ce63882f1ac = { positions : { 214 : new google.maps.LatLng( ‘39.7611297’, ‘-104.9817828’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_md742811064b9e577331e4ce63882f1ac’ ), { 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_md742811064b9e577331e4ce63882f1ac.positions ) { gmap_md742811064b9e577331e4ce63882f1ac.bounds.extend( gmap_md742811064b9e577331e4ce63882f1ac.positions[m] ); } // Render markers for ( var m in gmap_md742811064b9e577331e4ce63882f1ac.positions ) { gmap_md742811064b9e577331e4ce63882f1ac.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_md742811064b9e577331e4ce63882f1ac.map, position : gmap_md742811064b9e577331e4ce63882f1ac.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_md742811064b9e577331e4ce63882f1ac.map.setCenter( gmap_md742811064b9e577331e4ce63882f1ac.positions[214] ); });
