{"id":123,"date":"2018-09-11T15:41:56","date_gmt":"2018-09-11T15:41:56","guid":{"rendered":"http:\/\/bifrost.local\/?page_id=123"},"modified":"2018-09-11T15:41:56","modified_gmt":"2018-09-11T15:41:56","slug":"google-maps","status":"publish","type":"page","link":"https:\/\/neuronthemes.com\/torfa\/elements\/general\/google-maps\/","title":{"rendered":"Google Maps"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"123\" class=\"elementor elementor-123\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6d04aa9 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"6d04aa9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5707e32\" data-id=\"5707e32\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-df5209c elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"df5209c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c547fe9\" data-id=\"c547fe9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2204d27 elementor-widget elementor-widget-heading\" data-id=\"2204d27\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Adv Google Maps - Default<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39a2adb elementor-widget elementor-widget-text-editor\" data-id=\"39a2adb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-acd1396 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"acd1396\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ddff109\" data-id=\"ddff109\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7c15fca elementor-widget elementor-widget-neuron-advanced-google-maps\" data-id=\"7c15fca\" data-element_type=\"widget\" data-widget_type=\"neuron-advanced-google-maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"map-holder\">\n            <div id=\"map-7c15fca\" class=\"map\"><\/div>\n        <\/div>\n        <script>\n            var locations = [\n                [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 1#<\/h4> <p class=\"mb-0\">Marker Content 1#<\/p> ', 40.775541, -73.986267, '0', 100, 100, true], [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 2#<\/h4> <p class=\"mb-0\">Marker Content 2#<\/p> ', 40.787239, -73.945772, '0', 100, 100, true]            ];\n\n            var myOptions = {\n                center: new google.maps.LatLng(40.783058, -73.971252),\n                zoom: 13,\n                scrollwheel: false,\n                mapTypeControl: false,\n                zoomControl: true,\n                fullscreenControl: false,\n                streetViewControl: false,\n                draggable: true            }\n\n            var map = new google.maps.Map(document.getElementById('map-7c15fca'), myOptions);\n\n            var infowindow = new google.maps.InfoWindow();\n            var bounds = new google.maps.LatLngBounds();\n\n            var marker, i;\n\n            for (i = 0; i < locations.length; i++) {\n\n                if (locations[i][6] == true) {\n                    $scaled = new google.maps.Size(locations[i][4] \/ 2, locations[i][5] \/ 2);\n                } else {\n                    $scaled = new google.maps.Size(locations[i][4], locations[i][5]);\n                }\n\n\n                var icon = {\n                    url: locations[i][3],\n                    scaledSize: $scaled\n                };\n\n                if (locations[i][3] == '0') {\n                    icon = '';\n                }\n\n                marker = new google.maps.Marker({\n                    position: new google.maps.LatLng(locations[i][1], locations[i][2]),\n                    map: map,\n                    icon: icon,\n                    animation: google.maps.Animation.DROP\n                });\n\n                bounds.extend(marker.position);\n\n                if (locations[i][0] != \" \") {\n                    google.maps.event.addListener(marker, 'click', (function(marker, i) {\n                        return function() {\n                            infowindow.setContent(locations[i][0]);\n                            infowindow.open(map, marker);\n                        }\n                    })(marker, i));\n                }\n            }\n\n                    <\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0e19490 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"0e19490\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-07662ff\" data-id=\"07662ff\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d792b5b elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"d792b5b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61564f6\" data-id=\"61564f6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c09abf elementor-widget elementor-widget-heading\" data-id=\"4c09abf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Adv Google Maps - Classic<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5851fae elementor-widget elementor-widget-text-editor\" data-id=\"5851fae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d747af8 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"d747af8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-70bb2ff\" data-id=\"70bb2ff\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ecea28 elementor-widget elementor-widget-neuron-advanced-google-maps\" data-id=\"1ecea28\" data-element_type=\"widget\" data-widget_type=\"neuron-advanced-google-maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"map-holder\">\n            <div id=\"map-1ecea28\" class=\"map\"><\/div>\n        <\/div>\n        <script>\n            var locations = [\n                [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 1#<\/h4> <p class=\"mb-0\">Marker Content 1#<\/p> ', 40.775541, -73.986267, '0', 100, 100, true], [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 2#<\/h4> <p class=\"mb-0\">Marker Content 2#<\/p> ', 40.787239, -73.945772, '0', 100, 100, true]            ];\n\n            var myOptions = {\n                center: new google.maps.LatLng(40.783058, -73.971252),\n                zoom: 13,\n                scrollwheel: false,\n                mapTypeControl: false,\n                zoomControl: true,\n                fullscreenControl: false,\n                streetViewControl: false,\n                draggable: true            }\n\n            var map = new google.maps.Map(document.getElementById('map-1ecea28'), myOptions);\n\n            var infowindow = new google.maps.InfoWindow();\n            var bounds = new google.maps.LatLngBounds();\n\n            var marker, i;\n\n            for (i = 0; i < locations.length; i++) {\n\n                if (locations[i][6] == true) {\n                    $scaled = new google.maps.Size(locations[i][4] \/ 2, locations[i][5] \/ 2);\n                } else {\n                    $scaled = new google.maps.Size(locations[i][4], locations[i][5]);\n                }\n\n\n                var icon = {\n                    url: locations[i][3],\n                    scaledSize: $scaled\n                };\n\n                if (locations[i][3] == '0') {\n                    icon = '';\n                }\n\n                marker = new google.maps.Marker({\n                    position: new google.maps.LatLng(locations[i][1], locations[i][2]),\n                    map: map,\n                    icon: icon,\n                    animation: google.maps.Animation.DROP\n                });\n\n                bounds.extend(marker.position);\n\n                if (locations[i][0] != \" \") {\n                    google.maps.event.addListener(marker, 'click', (function(marker, i) {\n                        return function() {\n                            infowindow.setContent(locations[i][0]);\n                            infowindow.open(map, marker);\n                        }\n                    })(marker, i));\n                }\n            }\n\n                            var styledMapType = new google.maps.StyledMapType(\n                    [{\"featureType\":\"administrative\",\"elementType\":\"geometry\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"administrative.land_parcel\",\"elementType\":\"labels\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"poi\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"poi\",\"elementType\":\"labels.text\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"road\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"road.highway\",\"stylers\":[{\"color\":\"#ffffff\"},{\"weight\":0.5}]},{\"featureType\":\"road.local\",\"elementType\":\"labels\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"transit\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"water\",\"stylers\":[{\"color\":\"#B4D0EF\"}]}],                    { name: 'Styled Map' }\n                );\n                map.mapTypes.set('styled_map', styledMapType);\n                map.setMapTypeId('styled_map');\n                    <\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bf6b866 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"bf6b866\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dabbd65\" data-id=\"dabbd65\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1dd51ef elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"1dd51ef\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a18f1ac\" data-id=\"a18f1ac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ff947a8 elementor-widget elementor-widget-heading\" data-id=\"ff947a8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Adv Google Maps - Custom<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8f78f4 elementor-widget elementor-widget-text-editor\" data-id=\"f8f78f4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2470764 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"2470764\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2666c9f\" data-id=\"2666c9f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ba16157 elementor-widget elementor-widget-neuron-advanced-google-maps\" data-id=\"ba16157\" data-element_type=\"widget\" data-widget_type=\"neuron-advanced-google-maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"map-holder\">\n            <div id=\"map-ba16157\" class=\"map\"><\/div>\n        <\/div>\n        <script>\n            var locations = [\n                [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 1#<\/h4> <p class=\"mb-0\">Marker Content 1#<\/p> ', 40.775541, -73.986267, '0', 100, 100, true], [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 2#<\/h4> <p class=\"mb-0\">Marker Content 2#<\/p> ', 40.787239, -73.945772, '0', 100, 100, true]            ];\n\n            var myOptions = {\n                center: new google.maps.LatLng(40.783058, -73.971252),\n                zoom: 13,\n                scrollwheel: false,\n                mapTypeControl: false,\n                zoomControl: true,\n                fullscreenControl: false,\n                streetViewControl: false,\n                draggable: true            }\n\n            var map = new google.maps.Map(document.getElementById('map-ba16157'), myOptions);\n\n            var infowindow = new google.maps.InfoWindow();\n            var bounds = new google.maps.LatLngBounds();\n\n            var marker, i;\n\n            for (i = 0; i < locations.length; i++) {\n\n                if (locations[i][6] == true) {\n                    $scaled = new google.maps.Size(locations[i][4] \/ 2, locations[i][5] \/ 2);\n                } else {\n                    $scaled = new google.maps.Size(locations[i][4], locations[i][5]);\n                }\n\n\n                var icon = {\n                    url: locations[i][3],\n                    scaledSize: $scaled\n                };\n\n                if (locations[i][3] == '0') {\n                    icon = '';\n                }\n\n                marker = new google.maps.Marker({\n                    position: new google.maps.LatLng(locations[i][1], locations[i][2]),\n                    map: map,\n                    icon: icon,\n                    animation: google.maps.Animation.DROP\n                });\n\n                bounds.extend(marker.position);\n\n                if (locations[i][0] != \" \") {\n                    google.maps.event.addListener(marker, 'click', (function(marker, i) {\n                        return function() {\n                            infowindow.setContent(locations[i][0]);\n                            infowindow.open(map, marker);\n                        }\n                    })(marker, i));\n                }\n            }\n\n                            var styledMapType = new google.maps.StyledMapType(\n                    [\n    {\n        \"featureType\": \"administrative\",\n        \"elementType\": \"labels.text.fill\",\n        \"stylers\": [\n            {\n                \"color\": \"#444444\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"landscape\",\n        \"elementType\": \"all\",\n        \"stylers\": [\n            {\n                \"color\": \"#f2f2f2\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"poi\",\n        \"elementType\": \"all\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road\",\n        \"elementType\": \"all\",\n        \"stylers\": [\n            {\n                \"saturation\": -100\n            },\n            {\n                \"lightness\": 45\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.highway\",\n        \"elementType\": \"all\",\n        \"stylers\": [\n            {\n                \"visibility\": \"simplified\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.arterial\",\n        \"elementType\": \"labels.icon\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"transit\",\n        \"elementType\": \"all\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"water\",\n        \"elementType\": \"all\",\n        \"stylers\": [\n            {\n                \"color\": \"#fdcb08\"\n            },\n            {\n                \"visibility\": \"on\"\n            }\n        ]\n    }\n],                    { name: 'Styled Map' }\n                );\n                map.mapTypes.set('styled_map', styledMapType);\n                map.setMapTypeId('styled_map');\n                    <\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2ff83eb elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"2ff83eb\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-de58446\" data-id=\"de58446\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d42c7a3 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"d42c7a3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2580765\" data-id=\"2580765\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-44d55d9 elementor-widget elementor-widget-heading\" data-id=\"44d55d9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Zoom - 10<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a7c983 elementor-widget elementor-widget-text-editor\" data-id=\"0a7c983\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9386dc6 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"9386dc6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cbcd414\" data-id=\"cbcd414\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-925d3f2 elementor-widget elementor-widget-google_maps\" data-id=\"925d3f2\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Manhattan&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Manhattan\"\n\t\t\t\t\taria-label=\"Manhattan\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-840c136 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"840c136\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab5a275\" data-id=\"ab5a275\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d8a921e elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"d8a921e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-be22df9\" data-id=\"be22df9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8d4633d elementor-widget elementor-widget-heading\" data-id=\"8d4633d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Height - 450px<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57861ac elementor-widget elementor-widget-text-editor\" data-id=\"57861ac\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de9f8c0 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"de9f8c0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-89e01a0\" data-id=\"89e01a0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ac3edbf elementor-widget elementor-widget-google_maps\" data-id=\"ac3edbf\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Manhattan&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Manhattan\"\n\t\t\t\t\taria-label=\"Manhattan\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ea37030 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"ea37030\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b5d74f\" data-id=\"1b5d74f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6b1f3f8 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"6b1f3f8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61afa01\" data-id=\"61afa01\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7506d00 elementor-widget elementor-widget-heading\" data-id=\"7506d00\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Default<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a318d0d elementor-widget elementor-widget-text-editor\" data-id=\"a318d0d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5e960e3 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"5e960e3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-537fd2c\" data-id=\"537fd2c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-86a3590 elementor-widget elementor-widget-google_maps\" data-id=\"86a3590\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Manhattan&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Manhattan\"\n\t\t\t\t\taria-label=\"Manhattan\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6664343 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"6664343\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-54a1ba0\" data-id=\"54a1ba0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8bcb663 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"8bcb663\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bf770b0\" data-id=\"bf770b0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc79a5c elementor-widget elementor-widget-heading\" data-id=\"cc79a5c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Blur<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a70e09 elementor-widget elementor-widget-text-editor\" data-id=\"1a70e09\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2981fd7\" data-id=\"2981fd7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-676aca3 elementor-widget elementor-widget-heading\" data-id=\"676aca3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Contrast<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2670b3c elementor-widget elementor-widget-text-editor\" data-id=\"2670b3c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ac32fe elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"5ac32fe\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-09eaf26\" data-id=\"09eaf26\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b66aec9 elementor-widget elementor-widget-google_maps\" data-id=\"b66aec9\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Manhattan&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Manhattan\"\n\t\t\t\t\taria-label=\"Manhattan\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-db5eefb\" data-id=\"db5eefb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7984b52 elementor-widget elementor-widget-google_maps\" data-id=\"7984b52\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Manhattan&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Manhattan\"\n\t\t\t\t\taria-label=\"Manhattan\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a3d8ae elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"3a3d8ae\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3d9d5ca\" data-id=\"3d9d5ca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c7d4e8 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"3c7d4e8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b58af19\" data-id=\"b58af19\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a4fcf0d elementor-widget elementor-widget-heading\" data-id=\"a4fcf0d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Saturation\u200b<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cc7634 elementor-widget elementor-widget-text-editor\" data-id=\"8cc7634\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4927333\" data-id=\"4927333\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-626257b elementor-widget elementor-widget-heading\" data-id=\"626257b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Hue<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d43837 elementor-widget elementor-widget-text-editor\" data-id=\"5d43837\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share easily your location via the google maps element,\u00a0<br \/>you can change the style to fit with your website.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2742319 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"2742319\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-12cf048\" data-id=\"12cf048\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f94e04c elementor-widget elementor-widget-google_maps\" data-id=\"f94e04c\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Manhattan&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Manhattan\"\n\t\t\t\t\taria-label=\"Manhattan\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-62d4686\" data-id=\"62d4686\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bc2a0a6 elementor-widget elementor-widget-google_maps\" data-id=\"bc2a0a6\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Manhattan&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Manhattan\"\n\t\t\t\t\taria-label=\"Manhattan\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Adv Google Maps &#8211; Default Share easily your location via the google maps element,\u00a0you can change the style&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3186,"menu_order":53,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-123","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/pages\/123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/comments?post=123"}],"version-history":[{"count":0,"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/pages\/123\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/pages\/3186"}],"wp:attachment":[{"href":"https:\/\/neuronthemes.com\/torfa\/wp-json\/wp\/v2\/media?parent=123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}