I’m on a boat. #boat #sydneyoperahouse #darlingharbour #sydney

I’m on a boat. #boat #sydneyoperahouse #darlingharbour #sydney

I’m on a boat. #boat #sydneyoperahouse #darlingharbour #sydney

-33.8580845151.2138514

Posted on Instagram 2:18 am, July 3, 2016 jQuery(document).ready(function(){ var gmap_mc524776bbff40fc7b715ae8efe2b7961 = { positions : { 602 : new google.maps.LatLng( ‘-33.858084492996’, ‘151.21385139503’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_mc524776bbff40fc7b715ae8efe2b7961’ ), { 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_mc524776bbff40fc7b715ae8efe2b7961.positions ) { gmap_mc524776bbff40fc7b715ae8efe2b7961.bounds.extend( gmap_mc524776bbff40fc7b715ae8efe2b7961.positions[m] ); } // Render markers for ( var m in gmap_mc524776bbff40fc7b715ae8efe2b7961.positions ) { gmap_mc524776bbff40fc7b715ae8efe2b7961.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_mc524776bbff40fc7b715ae8efe2b7961.map, position : gmap_mc524776bbff40fc7b715ae8efe2b7961.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_mc524776bbff40fc7b715ae8efe2b7961.map.setCenter( gmap_mc524776bbff40fc7b715ae8efe2b7961.positions[602] ); });