We had so much fun making all this stuff (and a few more, not pictured) at @fluxstudiodenver, will definitely be doing some more! Thanks Derek!

We had so much fun making all this stuff (and a few more, not pictured) at @fluxstudiodenver, will definitely be doing some more! Thanks Derek!

We had so much fun making all this stuff (and a few more, not pictured) at @fluxstudiodenver, will definitely be doing some more! Thanks Derek!We had so much fun making all this stuff (and a few more, not pictured) at @fluxstudiodenver, will definitely be doing some more! Thanks Derek!

We had so much fun making all this stuff (and a few more, not pictured) at @fluxstudiodenver, will definitely be doing some more! Thanks Derek!

39.70949-105.002

Posted on Instagram 5:55 pm, January 25, 2020 jQuery(document).ready(function(){ var gmap_m26ed06f0a336430a9723783e0a378a19 = { positions : { 423 : new google.maps.LatLng( ‘39.70949’, ‘-105.002’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_m26ed06f0a336430a9723783e0a378a19’ ), { 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_m26ed06f0a336430a9723783e0a378a19.positions ) { gmap_m26ed06f0a336430a9723783e0a378a19.bounds.extend( gmap_m26ed06f0a336430a9723783e0a378a19.positions[m] ); } // Render markers for ( var m in gmap_m26ed06f0a336430a9723783e0a378a19.positions ) { gmap_m26ed06f0a336430a9723783e0a378a19.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_m26ed06f0a336430a9723783e0a378a19.map, position : gmap_m26ed06f0a336430a9723783e0a378a19.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_m26ed06f0a336430a9723783e0a378a19.map.setCenter( gmap_m26ed06f0a336430a9723783e0a378a19.positions[423] ); });