var mapstyle = [ { featureType: "road", elementType: "all", stylers: [ { hue: "#00ddff" }, { saturation: -100 }, { invert_lightness: false }, { lightness: -35 } ] },{ featureType: "landscape", elementType: "all", stylers: [ { hue: "#bababa" }, { saturation: -99 }, { lightness: -25 }, { visibility: "off" } ] },{ featureType: "poi", elementType: "all", stylers: [ { invert_lightness: true }, { hue: "#004cff" }, { saturation: -100 }, { lightness: 52 } ] },{ featureType: "landscape.man_made", elementType: "geometry", stylers: [ { visibility: "off" } ] } ] function initialize() { // set the map center and your position var mapCenter = new google.maps.LatLng(43.1215958, 6.1314203); var myPosition = new google.maps.LatLng(43.1215958, 6.1314203); // set the content displayed when map marker clicked var infoContent = '