<script>

    var fw_bee_shop_locator_diff_files = {"Poland":[{"lat":52.228181,"lng":21.012568200000032,"city":"Warszawa","street":"Marsza\u0142kowska","phone":"22558899","email":"siver@mail.com","link":"http:\/\/optimus-prime.createit.pl\/sivertheme\/buy","title":"Warszawa Marsza\u0142kowska"},{"lat":52.2118043,"lng":21.064320599999974,"city":"Warsaw","street":"Bartycka","country":"Poland","phone":"213213213","email":"siver@mail.com","link":"http:\/\/optimus-prime.createit.pl\/sivertheme\/buy","title":"Warszawa Bartycka"}]};
    var fw_bee_shop_locator_terms = [["Poland","Poland"]];
    var fw_bee_shop_locator_assets_uri = "http://siver.wp.themeforest.createit.pl/safari/wp-content/plugins/siver-plugin//extensions/ct-shop-locator/static";
    var fw_bee_shop_locator_labels = {
        'address' : 'ADDRESS',
        'phone' : 'PHONE',
        'email' : 'EMAIL',
        'button' : 'MAKE A RESERVATION',
    };

</script>{"id":1772,"date":"2017-09-08T13:20:07","date_gmt":"2017-09-08T13:20:07","guid":{"rendered":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/?page_id=1772"},"modified":"2017-09-25T08:54:10","modified_gmt":"2017-09-25T08:54:10","slug":"maps","status":"publish","type":"page","link":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/maps\/","title":{"rendered":"Maps"},"content":{"rendered":"<p>[vc_row][vc_column]\n\n\n    <h2 class=\"ct-headers ct-headers--Type1\"\n    style=\"margin: 100px 0 30px 0;\n    \"><span class=\"ct-headers-title\"\n            style=\" font-size: 50px;\">Siver Styled Google Maps Shortcode<\/span>\n    <span class=\"ct-headers-subtitle\"\n          style=\" font-size: 25px;\"> <\/span>\n<\/h2>\n\n\n\n[\/vc_column][\/vc_row][vc_section full_width=&#8221;stretch_row&#8221;][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column]<script>\n\n    jQuery(document).ready(function ($) {\n\n        \/\/ style\n\t            var styles = [\n            {\n                \"featureType\": \"all\",\n                \"elementType\": \"labels.text.fill\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#000000\"\n                    },\n                    {\n                        \"visibility\": \"on\"\n                    },\n                    {\n                        \"invert_lightness\": true\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"all\",\n                \"elementType\": \"labels.text.stroke\",\n                \"stylers\": [\n                    {\n                        \"visibility\": \"on\"\n                    },\n                    {\n                        \"color\": \"#456e82\"\n                    },\n                    {\n                        \"saturation\": \"-20\"\n                    },\n                    {\n                        \"lightness\": \"-20\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"all\",\n                \"elementType\": \"labels.icon\",\n                \"stylers\": [\n                    {\n                        \"visibility\": \"off\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"administrative\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"visibility\": \"on\"\n                    },\n                    {\n                        \"color\": \"#456e82\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"administrative\",\n                \"elementType\": \"geometry.stroke\",\n                \"stylers\": [\n                    {\n                        \"weight\": 1.2\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"landscape\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#305a73\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"poi\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#446e83\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"road\",\n                \"elementType\": \"geometry.stroke\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#1d4957\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"road.highway\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#1d4957\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"road.highway\",\n                \"elementType\": \"geometry.stroke\",\n                \"stylers\": [\n                    {\n                        \"weight\": 0.2\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"road.arterial\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#1d4957\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"road.local\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#1d4957\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"transit\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#446e83\"\n                    }\n                ]\n            },\n            {\n                \"featureType\": \"water\",\n                \"elementType\": \"geometry\",\n                \"stylers\": [\n                    {\n                        \"color\": \"#173040\"\n                    }\n                ]\n            }\n        ];\n\t            var styledMap = new google.maps.StyledMapType(styles, {name: \"Siver\"});\n        var pinLatLng = {lat: 52.21958408, lng: 21.0180366 };\n        var shortcodePosition = 'Warsaw';\n\n        \/\/ options\n        var mapOptions = {\n            zoom: 13,\n            mapTypeControl: false,\n            mapTypeControlOptions: {\n                mapTypeIds: [google.maps.MapTypeId.ROADMAP, 'map_style']\n            },\n            scrollwheel: false,\n            center: new google.maps.LatLng(pinLatLng.lat, pinLatLng.lng),\n        };\n\n        var map = new google.maps.Map(document.getElementById('ct-googleMap__map'), mapOptions);\n\n        map.mapTypes.set('map_style', styledMap);\n        map.setMapTypeId('map_style');\n\n        \/\/ marker\n\t            var markerImg = 'http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-content\/uploads\/sites\/2\/2017\/09\/markers.png';\n\t    \n        var marker = new google.maps.Marker({\n            position: pinLatLng,\n            map: map,\n            title: 'Siver',\n\t\t                icon: markerImg\n\t\t            })\n\n        \/\/ determine coordinates from shortcode position option\n        var geocoder = new google.maps.Geocoder();\n        geocodeAddress(geocoder, map);\n\n        function geocodeAddress(geocoder, resultsMap) {\n            geocoder.geocode({'address': shortcodePosition}, function (results, status) {\n                if (status === 'OK') {\n                    resultsMap.setCenter(results[0].geometry.location);\n                    var marker = new google.maps.Marker({\n                        map: resultsMap,\n                        position: results[0].geometry.location,\n                        title: 'Siver',\n\t\t\t\t\t                            icon: markerImg\n\t\t\t\t\t                        });\n                } else {\n                    console.log('Geocode was not successful for the following reason: ' + status);\n                }\n            });\n        }\n\n    });\n<\/script>\n\n<div class=\"ct-googleMap\">\n    <div id=\"ct-googleMap__map\"\n         style=\"width: 100%; height: 860px\"><\/div>\n<\/div>[\/vc_column][\/vc_row][\/vc_section][vc_row][vc_column]\n\n\n    <h2 class=\"ct-headers ct-headers--Type1\"\n    style=\"margin: 100px 0 30px 0;\n    \"><span class=\"ct-headers-title\"\n            style=\" font-size: 50px;\">Siver Shop Lockator Shortcode<\/span>\n    <span class=\"ct-headers-subtitle\"\n          style=\" font-size: 25px;\"> <\/span>\n<\/h2>\n\n\n\n[\/vc_column][\/vc_row][vc_section full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1506329668968{margin-bottom: -70px !important;}&#8221;][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column]\n<div class=\"js-shopLocator\" data-snazzy='[{&quot;featureType&quot;:&quot;all&quot;,&quot;elementType&quot;:&quot;geometry.fill&quot;,&quot;stylers&quot;:[{&quot;weight&quot;:&quot;2.00&quot;}]},{&quot;featureType&quot;:&quot;all&quot;,&quot;elementType&quot;:&quot;geometry.stroke&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#9c9c9c&quot;}]},{&quot;featureType&quot;:&quot;all&quot;,&quot;elementType&quot;:&quot;labels.text&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;on&quot;}]},{&quot;featureType&quot;:&quot;landscape&quot;,&quot;elementType&quot;:&quot;all&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#f2f2f2&quot;}]},{&quot;featureType&quot;:&quot;landscape&quot;,&quot;elementType&quot;:&quot;geometry.fill&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#ffffff&quot;}]},{&quot;featureType&quot;:&quot;landscape.man_made&quot;,&quot;elementType&quot;:&quot;geometry.fill&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#ffffff&quot;}]},{&quot;featureType&quot;:&quot;poi&quot;,&quot;elementType&quot;:&quot;all&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;featureType&quot;:&quot;road&quot;,&quot;elementType&quot;:&quot;all&quot;,&quot;stylers&quot;:[{&quot;saturation&quot;:-100},{&quot;lightness&quot;:45}]},{&quot;featureType&quot;:&quot;road&quot;,&quot;elementType&quot;:&quot;geometry.fill&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#eeeeee&quot;}]},{&quot;featureType&quot;:&quot;road&quot;,&quot;elementType&quot;:&quot;labels.text.fill&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#7b7b7b&quot;}]},{&quot;featureType&quot;:&quot;road&quot;,&quot;elementType&quot;:&quot;labels.text.stroke&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#ffffff&quot;}]},{&quot;featureType&quot;:&quot;road.highway&quot;,&quot;elementType&quot;:&quot;all&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;simplified&quot;}]},{&quot;featureType&quot;:&quot;road.arterial&quot;,&quot;elementType&quot;:&quot;labels.icon&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;featureType&quot;:&quot;transit&quot;,&quot;elementType&quot;:&quot;all&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;featureType&quot;:&quot;water&quot;,&quot;elementType&quot;:&quot;all&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#46bcec&quot;},{&quot;visibility&quot;:&quot;on&quot;}]},{&quot;featureType&quot;:&quot;water&quot;,&quot;elementType&quot;:&quot;geometry.fill&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#c8d7d4&quot;}]},{&quot;featureType&quot;:&quot;water&quot;,&quot;elementType&quot;:&quot;labels.text.fill&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#070707&quot;}]},{&quot;featureType&quot;:&quot;water&quot;,&quot;elementType&quot;:&quot;labels.text.stroke&quot;,&quot;stylers&quot;:[{&quot;color&quot;:&quot;#ffffff&quot;}]}]'\n     data-smallicon=\"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-content\/uploads\/sites\/2\/2017\/09\/marker_small.png\"\n     data-mediumicon=\"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-content\/uploads\/sites\/2\/2017\/09\/markers.png\"\n     data-bigicon=\"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-content\/uploads\/sites\/2\/2017\/09\/markers.png\" data-maxzoom=\"\"\n     data-minzoom=\"\">\n\n<\/div>\n\n\n[\/vc_column][\/vc_row][\/vc_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row][vc_section full_width=&#8221;stretch_row&#8221;][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_row][vc_column][\/vc_column][\/vc_row][vc_section full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1506329668968{margin-bottom: -70px !important;}&#8221;][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_mi_skip_tracking":false},"_links":{"self":[{"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/pages\/1772"}],"collection":[{"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/comments?post=1772"}],"version-history":[{"count":17,"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/pages\/1772\/revisions"}],"predecessor-version":[{"id":2097,"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/pages\/1772\/revisions\/2097"}],"wp:attachment":[{"href":"http:\/\/siver.wp.themeforest.createit.pl\/safari\/wp-json\/wp\/v2\/media?parent=1772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}