{"id":551,"date":"2016-07-05T02:14:53","date_gmt":"2016-07-05T02:14:53","guid":{"rendered":"http:\/\/sw-themes.com\/porto_dummy\/?page_id=551"},"modified":"2016-07-05T02:14:53","modified_gmt":"2016-07-05T02:14:53","slug":"maps","status":"publish","type":"page","link":"https:\/\/simply.ge\/index.php\/maps\/","title":{"rendered":"Maps"},"content":{"rendered":"<p>[vc_row][vc_column][vc_custom_heading text=&#8221;Maps Shortcodes&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;shorter&#8221;][vc_column_text]You can build with <strong style=\"\">Visual Composer Google Map, Ultimate Addons Google Map<\/strong> shortcodes.[\/vc_column_text][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=&#8221;Full Width&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<div id='wrap_map_6a75152675748' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a75152675748' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a75152675748 = null;\r\n\t\t\tvar coordinate_map_6a75152675748;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a75152675748=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a75152675748,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a75152675748 = new google.maps.Map(document.getElementById('map_6a75152675748'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a75152675748 = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a75152675748,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a75152675748, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a75152675748, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a75152675748, 'resize');\r\n\t\t\t\tif(map_map_6a75152675748!=null) {\r\n\t\t\t\t\tmap_map_6a75152675748.setCenter(coordinate_map_6a75152675748);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a75152675748).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a75152675748.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a75152675748.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a75152675748.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][vc_custom_heading text=&#8221;Full Width (Inside Container)&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a7515267597e' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a7515267597e' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a7515267597e = null;\r\n\t\t\tvar coordinate_map_6a7515267597e;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a7515267597e=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a7515267597e,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a7515267597e = new google.maps.Map(document.getElementById('map_6a7515267597e'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a7515267597e = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a7515267597e,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a7515267597e, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a7515267597e, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a7515267597e, 'resize');\r\n\t\t\t\tif(map_map_6a7515267597e!=null) {\r\n\t\t\t\t\tmap_map_6a7515267597e.setCenter(coordinate_map_6a7515267597e);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a7515267597e).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a7515267597e.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a7515267597e.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a7515267597e.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Markers&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a75152675b52' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a75152675b52' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a75152675b52 = null;\r\n\t\t\tvar coordinate_map_6a75152675b52;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a75152675b52=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a75152675b52,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a75152675b52 = new google.maps.Map(document.getElementById('map_6a75152675b52'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a75152675b52 = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a75152675b52,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a75152675b52, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a75152675b52, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a75152675b52, 'resize');\r\n\t\t\t\tif(map_map_6a75152675b52!=null) {\r\n\t\t\t\t\tmap_map_6a75152675b52.setCenter(coordinate_map_6a75152675b52);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a75152675b52).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a75152675b52.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a75152675b52.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a75152675b52.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Custom Controls&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a75152675b9d' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a75152675b9d' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a75152675b9d = null;\r\n\t\t\tvar coordinate_map_6a75152675b9d;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a75152675b9d=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a75152675b9d,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: false,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a75152675b9d = new google.maps.Map(document.getElementById('map_6a75152675b9d'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a75152675b9d = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a75152675b9d,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a75152675b9d, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a75152675b9d, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a75152675b9d, 'resize');\r\n\t\t\t\tif(map_map_6a75152675b9d!=null) {\r\n\t\t\t\t\tmap_map_6a75152675b9d.setCenter(coordinate_map_6a75152675b9d);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a75152675b9d).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a75152675b9d.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a75152675b9d.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a75152675b9d.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Custom Style&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a75152675d7b' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a75152675d7b' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a75152675d7b = null;\r\n\t\t\tvar coordinate_map_6a75152675d7b;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a75152675d7b=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a75152675d7b,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t}, mapTypeControlOptions: {\r\n\t\t\t\t\t\t\tmapTypeIds: [google.maps.MapTypeId.ROADMAP, 'map_style']\r\n\t\t\t\t\t\t}};var styles = [\n    {\n        \"stylers\": [\n            {\n                \"hue\": \"#0088cc\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"lightness\": 0\n            },\n            {\n                \"visibility\": \"simplified\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road\",\n        \"elementType\": \"labels\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    }\n];\r\n\t\t\t\t\t\tvar styledMap = new google.maps.StyledMapType(styles,\r\n\t\t\t\t\t\t\t{name: \"Styled Map\"});var map_map_6a75152675d7b = new google.maps.Map(document.getElementById('map_6a75152675d7b'),mapOptions);map_map_6a75152675d7b.mapTypes.set('map_style', styledMap);\r\n\t\t\t\t\t\t\t map_map_6a75152675d7b.setMapTypeId('map_style');\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a75152675d7b = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a75152675d7b,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a75152675d7b, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a75152675d7b, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a75152675d7b, 'resize');\r\n\t\t\t\tif(map_map_6a75152675d7b!=null) {\r\n\t\t\t\t\tmap_map_6a75152675d7b.setCenter(coordinate_map_6a75152675d7b);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a75152675d7b).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a75152675d7b.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a75152675d7b.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a75152675d7b.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;With Borders&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a75152675dcd' class='porto-map-wrapper  gmap-border' style='height:400px;'><div id='map_6a75152675dcd' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a75152675dcd = null;\r\n\t\t\tvar coordinate_map_6a75152675dcd;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a75152675dcd=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a75152675dcd,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: false,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a75152675dcd = new google.maps.Map(document.getElementById('map_6a75152675dcd'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a75152675dcd = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a75152675dcd,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a75152675dcd, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a75152675dcd, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a75152675dcd, 'resize');\r\n\t\t\t\tif(map_map_6a75152675dcd!=null) {\r\n\t\t\t\t\tmap_map_6a75152675dcd.setCenter(coordinate_map_6a75152675dcd);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a75152675dcd).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a75152675dcd.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a75152675dcd.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a75152675dcd.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_custom_heading text=&#8221;Maps Shortcodes&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;shorter&#8221;][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=&#8221;Full Width&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][vc_custom_heading text=&#8221;Full Width (Inside Container)&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Markers&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Custom Controls&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","om_disable_all_campaigns":false,"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-551","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"[vc_row][vc_column][vc_custom_heading text=\u201dMaps Shortcodes\u201d use_theme_fonts=\u201dyes\u201d el_class=\u201dshorter\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u201dFull Width\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row full_width=\u201dstretch_row_content_no_spaces\u201d][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][vc_custom_heading text=\u201dFull Width (Inside Container)\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dMarkers\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dCustom Controls\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/simply.ge\/index.php\/maps\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"simply.ge - \u10e8\u10d4\u10e3\u10d9\u10d5\u10d4\u10d7\u10d4 \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d0\u10d3!\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Maps - simply.ge\" \/>\n\t\t<meta property=\"og:description\" content=\"[vc_row][vc_column][vc_custom_heading text=\u201dMaps Shortcodes\u201d use_theme_fonts=\u201dyes\u201d el_class=\u201dshorter\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u201dFull Width\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row full_width=\u201dstretch_row_content_no_spaces\u201d][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][vc_custom_heading text=\u201dFull Width (Inside Container)\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dMarkers\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dCustom Controls\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/simply.ge\/index.php\/maps\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2016-07-05T02:14:53+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2016-07-05T02:14:53+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Maps - simply.ge\" \/>\n\t\t<meta name=\"twitter:description\" content=\"[vc_row][vc_column][vc_custom_heading text=\u201dMaps Shortcodes\u201d use_theme_fonts=\u201dyes\u201d el_class=\u201dshorter\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u201dFull Width\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row full_width=\u201dstretch_row_content_no_spaces\u201d][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][vc_custom_heading text=\u201dFull Width (Inside Container)\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dMarkers\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dCustom Controls\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/simply.ge\\\/index.php\\\/maps\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/simply.ge#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/simply.ge\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/simply.ge\\\/index.php\\\/maps\\\/#listItem\",\"name\":\"Maps\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/simply.ge\\\/index.php\\\/maps\\\/#listItem\",\"position\":2,\"name\":\"Maps\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/simply.ge#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/simply.ge\\\/#organization\",\"name\":\"simply.ge\",\"description\":\"\\u10e8\\u10d4\\u10e3\\u10d9\\u10d5\\u10d4\\u10d7\\u10d4 \\u10db\\u10d0\\u10e0\\u10e2\\u10d8\\u10d5\\u10d0\\u10d3!\",\"url\":\"https:\\\/\\\/simply.ge\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/simply.ge\\\/index.php\\\/maps\\\/#webpage\",\"url\":\"https:\\\/\\\/simply.ge\\\/index.php\\\/maps\\\/\",\"name\":\"Maps - simply.ge\",\"description\":\"[vc_row][vc_column][vc_custom_heading text=\\u201dMaps Shortcodes\\u201d use_theme_fonts=\\u201dyes\\u201d el_class=\\u201dshorter\\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\\\/vc_column_text][vc_separator color=\\u201dcustom\\u201d gap=\\u201dtall\\u201d gradient=\\u201dyes\\u201d][\\\/vc_column][\\\/vc_row][vc_row][vc_column][vc_custom_heading text=\\u201dFull Width\\u201d font_container=\\u201dtag:h4|text_align:left\\u201d use_theme_fonts=\\u201dyes\\u201d][vc_empty_space height=\\u201d20px\\u201d][\\\/vc_column][\\\/vc_row][vc_row full_width=\\u201dstretch_row_content_no_spaces\\u201d][vc_column][\\\/vc_column][\\\/vc_row][vc_row][vc_column][vc_empty_space height=\\u201d20px\\u201d][vc_separator color=\\u201dcustom\\u201d gap=\\u201dtall\\u201d gradient=\\u201dyes\\u201d][vc_custom_heading text=\\u201dFull Width (Inside Container)\\u201d font_container=\\u201dtag:h4|text_align:left\\u201d use_theme_fonts=\\u201dyes\\u201d][\\\/vc_column][\\\/vc_row][vc_row][vc_column][vc_empty_space height=\\u201d20px\\u201d][vc_separator color=\\u201dcustom\\u201d gap=\\u201dtall\\u201d gradient=\\u201dyes\\u201d][\\\/vc_column][\\\/vc_row][vc_row][vc_column width=\\u201d1\\\/2\\u2033][vc_custom_heading text=\\u201dMarkers\\u201d font_container=\\u201dtag:h4|text_align:left\\u201d use_theme_fonts=\\u201dyes\\u201d][vc_empty_space height=\\u201d20px\\u201d][\\\/vc_column][vc_column width=\\u201d1\\\/2\\u2033][vc_custom_heading text=\\u201dCustom Controls\\u201d font_container=\\u201dtag:h4|text_align:left\\u201d use_theme_fonts=\\u201dyes\\u201d][vc_empty_space height=\\u201d20px\\u201d][\\\/vc_column][\\\/vc_row][vc_row][vc_column][vc_separator color=\\u201dcustom\\u201d gap=\\u201dtall\\u201d gradient=\\u201dyes\\u201d][\\\/vc_column][\\\/vc_row][vc_row][vc_column width=\\u201d1\\\/2\\u2033][vc_custom_heading\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/simply.ge\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/simply.ge\\\/index.php\\\/maps\\\/#breadcrumblist\"},\"datePublished\":\"2016-07-05T02:14:53+00:00\",\"dateModified\":\"2016-07-05T02:14:53+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/simply.ge\\\/#website\",\"url\":\"https:\\\/\\\/simply.ge\\\/\",\"name\":\"simply.ge\",\"description\":\"\\u10e8\\u10d4\\u10e3\\u10d9\\u10d5\\u10d4\\u10d7\\u10d4 \\u10db\\u10d0\\u10e0\\u10e2\\u10d8\\u10d5\\u10d0\\u10d3!\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/simply.ge\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Maps - simply.ge","description":"[vc_row][vc_column][vc_custom_heading text=\u201dMaps Shortcodes\u201d use_theme_fonts=\u201dyes\u201d el_class=\u201dshorter\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u201dFull Width\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row full_width=\u201dstretch_row_content_no_spaces\u201d][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][vc_custom_heading text=\u201dFull Width (Inside Container)\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dMarkers\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dCustom Controls\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading","canonical_url":"https:\/\/simply.ge\/index.php\/maps\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/simply.ge\/index.php\/maps\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/simply.ge#listItem","position":1,"name":"Home","item":"https:\/\/simply.ge","nextItem":{"@type":"ListItem","@id":"https:\/\/simply.ge\/index.php\/maps\/#listItem","name":"Maps"}},{"@type":"ListItem","@id":"https:\/\/simply.ge\/index.php\/maps\/#listItem","position":2,"name":"Maps","previousItem":{"@type":"ListItem","@id":"https:\/\/simply.ge#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/simply.ge\/#organization","name":"simply.ge","description":"\u10e8\u10d4\u10e3\u10d9\u10d5\u10d4\u10d7\u10d4 \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d0\u10d3!","url":"https:\/\/simply.ge\/"},{"@type":"WebPage","@id":"https:\/\/simply.ge\/index.php\/maps\/#webpage","url":"https:\/\/simply.ge\/index.php\/maps\/","name":"Maps - simply.ge","description":"[vc_row][vc_column][vc_custom_heading text=\u201dMaps Shortcodes\u201d use_theme_fonts=\u201dyes\u201d el_class=\u201dshorter\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u201dFull Width\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row full_width=\u201dstretch_row_content_no_spaces\u201d][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][vc_custom_heading text=\u201dFull Width (Inside Container)\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dMarkers\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dCustom Controls\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/simply.ge\/#website"},"breadcrumb":{"@id":"https:\/\/simply.ge\/index.php\/maps\/#breadcrumblist"},"datePublished":"2016-07-05T02:14:53+00:00","dateModified":"2016-07-05T02:14:53+00:00"},{"@type":"WebSite","@id":"https:\/\/simply.ge\/#website","url":"https:\/\/simply.ge\/","name":"simply.ge","description":"\u10e8\u10d4\u10e3\u10d9\u10d5\u10d4\u10d7\u10d4 \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d0\u10d3!","inLanguage":"en-US","publisher":{"@id":"https:\/\/simply.ge\/#organization"}}]},"og:locale":"en_US","og:site_name":"simply.ge - \u10e8\u10d4\u10e3\u10d9\u10d5\u10d4\u10d7\u10d4 \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d0\u10d3!","og:type":"article","og:title":"Maps - simply.ge","og:description":"[vc_row][vc_column][vc_custom_heading text=\u201dMaps Shortcodes\u201d use_theme_fonts=\u201dyes\u201d el_class=\u201dshorter\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u201dFull Width\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row full_width=\u201dstretch_row_content_no_spaces\u201d][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][vc_custom_heading text=\u201dFull Width (Inside Container)\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dMarkers\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dCustom Controls\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading","og:url":"https:\/\/simply.ge\/index.php\/maps\/","article:published_time":"2016-07-05T02:14:53+00:00","article:modified_time":"2016-07-05T02:14:53+00:00","twitter:card":"summary_large_image","twitter:title":"Maps - simply.ge","twitter:description":"[vc_row][vc_column][vc_custom_heading text=\u201dMaps Shortcodes\u201d use_theme_fonts=\u201dyes\u201d el_class=\u201dshorter\u201d][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u201dFull Width\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row full_width=\u201dstretch_row_content_no_spaces\u201d][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][vc_custom_heading text=\u201dFull Width (Inside Container)\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u201d20px\u201d][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dMarkers\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][vc_column width=\u201d1\/2\u2033][vc_custom_heading text=\u201dCustom Controls\u201d font_container=\u201dtag:h4|text_align:left\u201d use_theme_fonts=\u201dyes\u201d][vc_empty_space height=\u201d20px\u201d][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u201dcustom\u201d gap=\u201dtall\u201d gradient=\u201dyes\u201d][\/vc_column][\/vc_row][vc_row][vc_column width=\u201d1\/2\u2033][vc_custom_heading"},"aioseo_meta_data":{"post_id":"551","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2022-12-26 23:06:50","updated":"2022-12-26 23:06:50","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/simply.ge\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMaps\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/simply.ge"},{"label":"Maps","link":"https:\/\/simply.ge\/index.php\/maps\/"}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/simply.ge\/index.php\/wp-json\/wp\/v2\/pages\/551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/simply.ge\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/simply.ge\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/simply.ge\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/simply.ge\/index.php\/wp-json\/wp\/v2\/comments?post=551"}],"version-history":[{"count":0,"href":"https:\/\/simply.ge\/index.php\/wp-json\/wp\/v2\/pages\/551\/revisions"}],"wp:attachment":[{"href":"https:\/\/simply.ge\/index.php\/wp-json\/wp\/v2\/media?parent=551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}