Het grootste aanbod koop- en huurwoningen +5999 788 4663
'; // infowindow = new google.maps.InfoWindow({ // content: content // }); // google.maps.event.addListener(Marker, 'click', function() { // infowindow.open(map,Marker); // }); // } // JB mod 19-04-01 // function initMap() { // // your code // } // jQuery(document).ready(function() { // jQuery('#show-map').bind('click', function() { // initMap(); // alert('clicked'); // map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); // initialize(); // function () {initialize();} // window.onload = function () {initialize();} // }); // }); // jQuery(document).ready(function(){ // jQuery('#show-map').on('click',initialize); // }); // window.onload = function () {initialize();} function initialize() { var map = null; var geocoder = null; var lat = 12.244791246531843; var lng = -69.060237966626; var latLng = new google.maps.LatLng(12.244791246531843, -69.060237966626); var myOptions = { zoom: 13, mapTypeId: google.maps.MapTypeId.ROADMAP, center: latLng }; map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); var myLatLng = new google.maps.LatLng(12.244791246531843, -69.060237966626); var Marker = new google.maps.Marker({ position: latLng, map: map }); var content = '
lat: 12.244791246531843, long:-69.060237966626