
<script type="text/javascript">
jQuery(document).ready(function() {
function initialize() {
var styles = [
    {
      stylers: [
        { hue: "#eec55b" },
        { saturation: -100 },
        { gamma: 0.9 }
      ]
    },{
      featureType: "road",
      elementType: "geometry",
      stylers: [
        { lightness: 100 },
        { visibility: "simplified" }
      ]
    },{
      featureType: "road",
      elementType: "labels",
      stylers: [
        { visibility: "on" }
      ]
    }
  ];
  var styledMap = new google.maps.StyledMapType(styles,
    {name: "Gray Map"});
	
	
    var latlng = new google.maps.LatLng(40.7571378,-73.9709636);
    var myOptions = {
        zoom: 13,
        center: latlng,
        scrollwheel: false,
		mapTypeControlOptions: {
		  mapTypeIds: [google.maps.MapTypeId.ROADMAP, 'map_style']
		}
    };

    var map = new google.maps.Map(document.getElementById("map"),
            myOptions);
			
	//Associate the styled map with the MapTypeId and set it to display.
	map.mapTypes.set('map_style', styledMap);
	map.setMapTypeId('map_style');

	var markerimage = 'https://www.ayuraamoda.fr/wp-content/uploads/2017/03/mapsmarker.png';
	var marker = new google.maps.Marker({
		position: latlng,
		icon: markerimage,
		map: map,
		title:"UROK"
	});
}
google.maps.event.addDomListener(window, "load", initialize);
});
</script>

			<style>
				   @media (max-width: 992px){
						.google-map{
							position:relative !important;
							height:400px !important;
						}
				   }
			    </style>
			
			{"id":1425,"date":"2017-04-03T13:29:20","date_gmt":"2017-04-03T13:29:20","guid":{"rendered":"http:\/\/localhost:8080\/urok\/?page_id=1425"},"modified":"2017-04-03T13:29:20","modified_gmt":"2017-04-03T13:29:20","slug":"google-map","status":"publish","type":"page","link":"https:\/\/www.ayuraamoda.fr\/index.php\/elements\/google-map\/","title":{"rendered":"Google Map"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<div id=\"breadcrumbs-wrap\" class=\"Fixed\"><div class=\"container\"><div class=\"row\"><div class=\"col-xs-12\"><div class=\"breadcrumbs white\" style=\"color: !important;\"><a href=\"https:\/\/www.ayuraamoda.fr\" title=\"Home\" rel=\"bookmark\">Home<\/a>&nbsp;|&nbsp;<\/div><\/div><\/div><\/div><\/div><section  class=\"home bg mask dark  op8 parallax\" data-background=\"\"><div class=\"height-small\"><div class=\"head-title-wrap-middle\"><div class=\"head-title-block-middle\"><div class=\"container\"><div class=\"row\"><div class=\"col-md-8 col-xs-10\"><h1 class=\"head-title-1 white\" style=\"color: !important;\">Google Map<\/h1><div class=\"head-subtitle-1 white\" style=\"color: !important;\">Elements<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1491226178453{padding-top: 120px !important;padding-bottom: 120px !important;}&#8221;][vc_column]<div class=\"\">\r\n                <div id=\"map\" class=\"google-map\" style=\"height:600px\"><\/div>\r\n            <\/div>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1491226178453{padding-top: 120px !important;padding-bottom: 120px !important;}&#8221;][vc_column][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1078,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1425","page","type-page","status-publish","hentry","blog-item"],"_links":{"self":[{"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/pages\/1425","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/comments?post=1425"}],"version-history":[{"count":0,"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/pages\/1425\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/pages\/1078"}],"wp:attachment":[{"href":"https:\/\/www.ayuraamoda.fr\/index.php\/wp-json\/wp\/v2\/media?parent=1425"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}