{"id":1475,"date":"2016-03-11T13:35:56","date_gmt":"2016-03-11T12:35:56","guid":{"rendered":"http:\/\/neu.cafe-zeitlos.info\/?page_id=1475"},"modified":"2016-03-19T15:11:07","modified_gmt":"2016-03-19T14:11:07","slug":"anfahrtsplan","status":"publish","type":"page","link":"http:\/\/cafe-zeitlos.info\/?page_id=1475","title":{"rendered":"Anfahrtsplan"},"content":{"rendered":"\n<div id=\"wpc_6a6bd24724672\" class=\"vc_row wpb_row vc_row-fluid \">\n\t\t<div class=\"row_inner_wrapper  clearfix\">\n\t\t\t<div class=\"row_inner container clearfix\">\n\t\t\t\t<div class=\"row_center_content clearfix\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpc-special-heading-wrap wpb_content_element\">\n\t\t<span class=\"special-heading-1\">Anfahrtsplan<\/span>\n\t\t<span class=\"special-heading-2\"><\/span>\n\t<\/div><div class=\"vc_empty_space\"  style=\"height: 60px\" ><span\n\t\tclass=\"vc_empty_space_inner\"><\/span><\/div>\n\n\t<div class=\"wpb_text_column wpb_content_element \">\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t\t\t\t\t\t<div id=\"huge_it_google_map72645_container\">\n\t\t\t\t\t\t<div class=\"hide\" id=\"huge_it_google_map72645\" style=\"position:relative !important;height:450px; width:100%;\n\t\t\t\t\t\tborder-radius:0px !important; \n\t\t\t\t\t\t\t\t\t\t\t\t\t\tfloat:left !important;\n\t\t\t\t\t\t\t\tmargin:0px 0px 0px 0px !important;\n\t\t\t\t\t\t\t\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<style>\n\t\t\t\t\t\t\t#huge_it_google_map72645 img {\n\t\t\t\t\t\t\t\tmax-width: none;\n                                                                visibility:visible !important;\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.hide {\n\t\t\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t<\/style>\n\t\t\t\t\t<script>\n\t\t\t\t\t\tjQuery(document).ready(function(){\n\t\t\t\t\t\t\tfunction InitializeMap72645(){\n\t\t\t\t\t\t\tvar marker = [];\n\t\t\t\t\t\t\tvar polygone=[];\n\t\t\t\t\t\t\tvar polyline = [];\n\t\t\t\t\t\t\tvar polylinepoints;\n\t\t\t\t\t\t\tvar newpolylinecoords = [];\n\t\t\t\t\t\t\tvar polygonpoints;\n\t\t\t\t\t\t\tvar polygoncoords = [];\n\t\t\t\t\t\t\tvar newcircle=[];\n\t\t\t\t\t\t\tvar infowindow = [];\n\t\t\t\t\t\t\tvar newcirclemarker=[];\n\t\t\t\t\t\t\tvar circlepoint;\n\t\t\t\t\t\t\tvar width = jQuery(\"#huge_it_google_map\").width();\n\t\t\t\t\t\t\tvar height = jQuery(\"#huge_it_google_map\").height();\n\t\t\t\t\t\t\tvar div = parseInt(width)\/parseInt(height);\n\t\t\t\t\t\t\tvar trafficLayer = new google.maps.TrafficLayer();\n\t\t\t\t\t\t\tvar bikeLayer = new google.maps.BicyclingLayer();\n\t\t\t\t\t\t\tvar transitLayer = new google.maps.TransitLayer();\n\t\t\t\t\t\t\tfunction parseFromXML(str){\n\t\t\t\t\t\t\t\treturn str.replace(\/&amp;\/g, \"&\").replace(\/&lt;\/g,\"<\").replace(\/&gt;\/g,\">\").replace(\/&quot;\/g,'\\\"').replace(\/&#39;\/g,\"\\'\");\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tfunction bindInfoWindow(marker, map, infowindow, description, info_type){\n\t\t\t\t\t\t\t\t\t\tdescription=parseFromXML(description);\n\t\t\t\t\t\t\t\t\t\tif(info_type == \"click\")\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(marker, 'click', function() {\n\t\t\t\t\t\t\t\t\t\t\t\tinfowindow.setContent(description);\n\t\t\t\t\t\t\t\t\t\t\t\tinfowindow.open(map, marker);\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(info_type == \"hover\")\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(marker, 'mouseover', function() {\n\t\t\t\t\t\t\t\t\t\t\t\tinfowindow.setContent(description);\n\t\t\t\t\t\t\t\t\t\t\t\tinfowindow.open(map, marker);\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(marker, 'mouseout', function() {\n\t\t\t\t\t\t\t\t\t\t\t\tinfowindow.close(map,marker);\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tjQuery(document).on(\"click tap drag scroll\",function(e){\n\t\t\t\t\t\t\t\tif(window.matchMedia('(max-width:768px)').matches){\n\t\t\t\t\t\t\t\t\tvar container = jQuery(\"#huge_it_google_map72645\");\n\t\t\t\t\t\t\t\t\tif (!container.is(e.target) && container.has(e.target).length === 0){\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tdraggable:false,\n\t\t\t\t\t\t\t\t\t\t\tscrollwheel:false,\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tdraggable:true,\n\t\t\t\t\t\t\t\t\t\t\tscrollwheel:true,\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tjQuery(window).on(\"resize\",function(){\n\t\t\t\t\t\t\t\tvar newwidth = jQuery(\"#huge_it_google_map\").width();\n\t\t\t\t\t\t\t\tvar newheight = parseInt(newwidth)\/parseInt(div)+\"px\";\n\t\t\t\t\t\t\t\tjQuery(\"#huge_it_google_map\").height(newheight);\n\t\t\t\t\t\t\t\tconsole.log(jQuery(\"#huge_it_google_map\").height());\n\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar center_lat = 48.89147;\n\t\t\t\t\t\t\tvar center_lng = 9.188869999999952;\n\t\t\t\t\t\t\tvar center_coords = new google.maps.LatLng(center_lat,center_lng);\n\t\t\t\t\t\t\tvar styles = [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\tstylers:[\n\t\t\t\t\t\t\t\t\t\t{ hue:\"#\" },\n\t\t\t\t\t\t\t\t\t\t{ saturation:0 },\n\t\t\t\t\t\t\t\t\t\t{ lightness:0 },\n\t\t\t\t\t\t\t\t\t\t{ gamma:1 },\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\tvar frontEndMapOptions = {\n\t\t\t\t\t\t\t\tzoom:parseInt(18),\n\t\t\t\t\t\t\t\tcenter: center_coords,\n\t\t\t\t\t\t\t\tdisableDefaultUI: true,\n\t\t\t\t\t\t\t\tstyles:styles,\n\t\t\t\t\t\t\t\tpanControl: true,\n\t\t\t\t\t\t\t\tzoomControl: true,\n\t\t\t\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\t\t\t\tscaleControl: true,\n\t\t\t\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\t\t\t\toverviewMapControl: true,\n\t\t\t\t\t\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP,\n\t\t\t\t\t\t\t\tminZoom:parseInt(0),\n\t\t\t\t\t\t\t\tmaxZoom:parseInt(14)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tvar front_end_map = new google.maps.Map(document.getElementById('huge_it_google_map72645'),frontEndMapOptions);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tif(window.matchMedia('(max-width:768px)').matches){\n\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\tdraggable:false,\n\t\t\t\t\t\t\t\t\tscrollwheel:false,\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\tdraggable:true,\n\t\t\t\t\t\t\t\t\tscrollwheel:true,\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar huge_map_shown=0;\n\t\t\t\t\t\t\tfunction front_map_animations(){\n\t\t\t\t\t\t\t\tvar map_anim;\n\t\t\t\t\t\t\t\thuge_map_shown =1;\n\t\t\t\t\t\t\t\tvar block=jQuery(\"#huge_it_google_map72645\");\n\t\t\t\t\t\t\t\tif(\"none\"==\"none\"){\n\t\t\t\t\t\t\t\t\tmap_anim=\"\";\n\t\t\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t\t\tmap_anim=\"none\";\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tblock.removeClass(\"hide\");\n\t\t\t\t\t\t\t\tblock.addClass(\"animated \"+map_anim);\n\t\t\t\t\t\t\t\tgoogle.maps.event.trigger(front_end_map, 'resize');\n\t\t\t\t\t\t\t\tfront_end_map.setCenter(center_coords);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tif(jQuery(window).scrollTop() <= jQuery(\"#huge_it_google_map72645_container\").offset().top\n\t\t\t\t\t\t\t\t&& jQuery(window).scrollTop()+jQuery(window).height() >= jQuery(\"#huge_it_google_map72645_container\").offset().top\n\t\t\t\t\t\t\t\t){\n\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\tfront_map_animations();\n\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tjQuery(window).scroll(function(){\n\t\t\t\t\t\t\t\tif(jQuery(window).scrollTop() <= jQuery(\"#huge_it_google_map72645_container\").offset().top\n\t\t\t\t\t\t\t\t&& jQuery(window).scrollTop()+jQuery(window).height() >= jQuery(\"#huge_it_google_map72645_container\").offset().top\n\t\t\t\t\t\t\t\t){\n\t\t\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\t\t\tfront_map_animations();\n\t\t\t\t\t\t\t\t\t},500);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tif(\"false\" == \"true\"){\n\t\t\t\t\t\t\t\tbikeLayer.setMap(front_end_map);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tif(\"false\" == \"true\"){\n\t\t\t\t\t\t\t\ttrafficLayer.setMap(front_end_map);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tif(\"false\" == \"true\"){\n\t\t\t\t\t\t\t\ttransitLayer.setMap(front_end_map);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\/*if(pan_controller == \"true\")\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tpanControl: true,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tpanControl: false,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif(zoom_controller == \"true\")\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tzoomControl: true,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tzoomControl: false,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif(type_controller == \"true\")\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tmapTypeControl: false,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif(scale_controller == \"true\")\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tscaleControl: true,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tscaleControl: false,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif(street_view_controller == \"true\")\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\tstreetViewControl: false,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif(overview_map_controller == \"true\")\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\toverviewMapControl: true,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tfront_end_map.setOptions({\n\t\t\t\t\t\t\t\t\t\t\toverviewMapControl: false,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}*\/\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar front_end_data= {\n\t\t\t\t\t\t\t\taction: 'g_map_options',\n\t\t\t\t\t\t\t\tmap_id:3,\n\t\t\t\t\t\t\t\ttask:'getxml'\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tjQuery.post(\"http:\/\/cafe-zeitlos.info\/wp-admin\/admin-ajax.php\", front_end_data, function(response){\n\t\t\t\t\t\t\t\tif(response.success)\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\tvar xml = jQuery.parseXML(response.success);\n\t\t\t\t\t\t\t\t\tconsole.log(xml);\n\t\t\t\t\t\t\t\t\tvar markers = xml.documentElement.getElementsByTagName(\"marker\");\n\t\t\t\t\t\t\t\t\tfor(var i = 0; i < markers.length; i++)\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar name = markers[i].getAttribute(\"name\");\n\t\t\t\t\t\t\t\t\t\tvar address = markers[i].getAttribute(\"address\");\n\t\t\t\t\t\t\t\t\t\tvar anim = markers[i].getAttribute(\"animation\");\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar description = markers[i].getAttribute(\"description\");\n\t\t\t\t\t\t\t\t\t\tvar markimg = markers[i].getAttribute(\"img\");\n\t\t\t\t\t\t\t\t\t\tvar img = new google.maps.MarkerImage(markimg,\n\t\t\t\t\t\t\t\t\t\t new google.maps.Size(20, 20));\n\t\t\t\t\t\t\t\t\t\tvar point = new google.maps.LatLng(\n\t\t\t\t\t\t\t\t\t\t\tparseFloat(markers[i].getAttribute(\"lat\")),\n\t\t\t\t\t\t\t\t\t\t\tparseFloat(markers[i].getAttribute(\"lng\")));\n\t\t\t\t\t\t\t\t\t\tvar html = \"<b>\" + name + \"<\/b> <br\/>\" + address;\n\t\t\t\t\t\t\t\t\t\tif(anim == 'DROP'){\n\t\t\t\t\t\t\t\t\t\t\tmarker[i] = new google.maps.Marker({\n\t\t\t\t\t\t\t\t\t\t\tmap: front_end_map,\n\t\t\t\t\t\t\t\t\t\t\tposition: point,\n\t\t\t\t\t\t\t\t\t\t\ttitle: name,\n\t\t\t\t\t\t\t\t\t\t\ticon: markimg,\n\t\t\t\t\t\t\t\t\t\t\tcontent: description,\n\t\t\t\t\t\t\t\t\t\t\tanimation: google.maps.Animation.DROP,\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(anim == 'BOUNCE'){\n\t\t\t\t\t\t\t\t\t\tmarker[i] = new google.maps.Marker({\n\t\t\t\t\t\t\t\t\t\t\tmap: front_end_map,\n\t\t\t\t\t\t\t\t\t\t\tposition: point,\n\t\t\t\t\t\t\t\t\t\t\ttitle: name,\n\t\t\t\t\t\t\t\t\t\t\tcontent: description,\n\t\t\t\t\t\t\t\t\t\t\ticon: markimg,\n\t\t\t\t\t\t\t\t\t\t\tanimation: google.maps.Animation.BOUNCE\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tif(anim == 'NONE'){\n\t\t\t\t\t\t\t\t\t\t\tmarker[i] = new google.maps.Marker({\n\t\t\t\t\t\t\t\t\t\t\t\tmap: front_end_map,\n\t\t\t\t\t\t\t\t\t\t\t\tposition: point,\n\t\t\t\t\t\t\t\t\t\t\t\ticon: markimg,\n\t\t\t\t\t\t\t\t\t\t\t\tcontent: description,\n\t\t\t\t\t\t\t\t\t\t\t\ttitle: name,\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tinfowindow[i] = new google.maps.InfoWindow;\n\t\t\t\t\t\t\t\t\t\tbindInfoWindow(marker[i], front_end_map, infowindow[i], description, \"click\");\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tvar polygones = xml.documentElement.getElementsByTagName(\"polygone\");\n\t\t\t\t\t\t\t\t\tfor(var i = 0; i < polygones.length; i++)\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tvar name = polygones[i].getAttribute(\"name\");\n\t\t\t\t\t\t\t\t\t\tvar line_opacity = polygones[i].getAttribute(\"line_opacity\");\n\t\t\t\t\t\t\t\t\t\tvar line_color = \"#\"+polygones[i].getAttribute(\"line_color\");\n\t\t\t\t\t\t\t\t\t\tvar fill_opacity = polygones[i].getAttribute(\"fill_opacity\");\n\t\t\t\t\t\t\t\t\t\tvar line_width = polygones[i].getAttribute(\"line_width\");\n\t\t\t\t\t\t\t\t\t\tvar fill_color = \"#\"+polygones[i].getAttribute(\"fill_color\");\n\t\t\t\t\t\t\t\t\t\tvar latlngs = polygones[i].getElementsByTagName(\"latlng\");\n\t\t\t\t\t\t\t\t\t\tpolygoncoords = [];\n\t\t\t\t\t\t\t\t\t\tfor(var j = 0; j < latlngs.length; j++)\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tpolygonpoints = new google.maps.LatLng(parseFloat(latlngs[j].getAttribute(\"lat\")),\n\t\t\t\t\t\t\t\t\t\t\t\tparseFloat(latlngs[j].getAttribute(\"lng\")))\n\t\t\t\t\t\t\t\t\t\t\tpolygoncoords.push(polygonpoints)\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\/\/alert(polygoncoords);\n\t\t\t\t\t\t\t\t\t\tpolygone[i] = new google.maps.Polygon({\n\t\t\t\t\t\t\t\t\t\t\tpaths : polygoncoords,\n\t\t\t\t\t\t\t\t\t\t\tmap: front_end_map,\n\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity: line_opacity,\n\t\t\t\t\t\t\t\t\t\t\tstrokeColor:line_color,\n\t\t\t\t\t\t\t\t\t\t\tstrokeWeight:line_width,\n\t\t\t\t\t\t\t\t\t\t\tfillOpacity:fill_opacity,\n\t\t\t\t\t\t\t\t\t\t\tfillColor:fill_color,\n\t\t\t\t\t\t\t\t\t\t\tdraggable:false,\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(polygone[i], 'click', function(event){\n\t\t\t\t\t\t\t\t\t\t\tvar polygone_index = polygone.indexOf(this);\n\t\t\t\t\t\t\t\t\t\t\tvar polygone_url = polygones[polygone_index].getAttribute(\"url\");\n\t\t\t\t\t\t\t\t\t\t\tif(polygone_url != \"\")\n\t\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\twindow.open(polygone_url, '_blank');\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(polygone[i], 'mouseover', function(event){\n\t\t\t\t\t\t\t\t\t\t\tvar polygone_index = polygone.indexOf(this);\n\t\t\t\t\t\t\t\t\t\t\thover_new_line_opacity=polygones[polygone_index].getAttribute(\"hover_line_opacity\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_line_color=\"#\"+polygones[polygone_index].getAttribute(\"hover_line_color\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_fill_opacity=polygones[polygone_index].getAttribute(\"hover_fill_opacity\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_fill_color=\"#\"+polygones[polygone_index].getAttribute(\"hover_fill_color\");\n\t\t\t\t\t\t\t\t\t\t\tthis.setOptions({ \n\t\t\t\t\t\t\t\t\t\t\t\tstrokeColor:hover_new_line_color,\n\t\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:hover_new_line_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillOpacity:hover_new_fill_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillColor:hover_new_fill_color,\n\t\t\t\t\t\t\t\t\t\t\t}); \n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(polygone[i], 'mouseout', function(event){\n\t\t\t\t\t\t\t\t\t\t\tpolygone_index = polygone.indexOf(this);\n\t\t\t\t\t\t\t\t\t\t\tnew_line_opacity = polygones[polygone_index].getAttribute(\"line_opacity\");\n\t\t\t\t\t\t\t\t\t\t\tnew_line_color = \"#\"+polygones[polygone_index].getAttribute(\"line_color\");\n\t\t\t\t\t\t\t\t\t\t\tnew_fill_opacity = polygones[polygone_index].getAttribute(\"fill_opacity\");\n\t\t\t\t\t\t\t\t\t\t\tnew_line_width = polygones[polygone_index].getAttribute(\"line_width\");\n\t\t\t\t\t\t\t\t\t\t\tnew_fill_color = \"#\"+polygones[polygone_index].getAttribute(\"fill_color\");\n\t\t\t\t\t\t\t\t\t\t\tthis.setOptions({ \n\t\t\t\t\t\t\t\t\t\t\t\tstrokeColor:new_line_color,\n\t\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:new_line_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillOpacity:new_fill_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillColor:new_fill_color,\n\t\t\t\t\t\t\t\t\t\t\t}); \n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tvar polylines = xml.documentElement.getElementsByTagName(\"polyline\");\n\t\t\t\t\t\t\t\t\tfor(var i = 0; i< polylines.length; i++)\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tvar name = polylines[i].getAttribute(\"name\");\n\t\t\t\t\t\t\t\t\t\tvar line_opacity = polylines[i].getAttribute(\"line_opacity\");\n\t\t\t\t\t\t\t\t\t\tvar line_color = polylines[i].getAttribute(\"line_color\");\n\t\t\t\t\t\t\t\t\t\tvar line_width = polylines[i].getAttribute(\"line_width\");\n\t\t\t\t\t\t\t\t\t\tvar latlngs = polylines[i].getElementsByTagName(\"latlng\");\n\t\t\t\t\t\t\t\t\t\tnewpolylinecoords =[];\n\t\t\t\t\t\t\t\t\t\tfor(var j = 0; j < latlngs.length; j++)\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tpolylinepoints = new google.maps.LatLng(parseFloat(latlngs[j].getAttribute(\"lat\")),\n\t\t\t\t\t\t\t\t\t\t\t\tparseFloat(latlngs[j].getAttribute(\"lng\")))\n\t\t\t\t\t\t\t\t\t\t\tnewpolylinecoords.push(polylinepoints)\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tpolyline[i] = new google.maps.Polyline({\n\t\t\t\t\t\t\t\t\t\t\tpath:newpolylinecoords,\n\t\t\t\t\t\t\t\t\t\t\tmap:front_end_map,\n\t\t\t\t\t\t\t\t\t\t\tstrokeColor:\"#\"+line_color,\n\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:line_opacity,\n\t\t\t\t\t\t\t\t\t\t\tstrokeWeight:line_width,\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(polyline[i], 'mouseover', function(event){\n\t\t\t\t\t\t\t\t\t\t\tvar polyline_index = polyline.indexOf(this);\n\t\t\t\t\t\t\t\t\t\t\thover_new_line_opacity=polylines[polyline_index].getAttribute(\"hover_line_opacity\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_line_color=\"#\"+polylines[polyline_index].getAttribute(\"hover_line_color\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_fill_opacity=polylines[polyline_index].getAttribute(\"hover_fill_opacity\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_fill_color=\"#\"+polylines[polyline_index].getAttribute(\"hover_fill_color\");\n\t\t\t\t\t\t\t\t\t\t\tthis.setOptions({ \n\t\t\t\t\t\t\t\t\t\t\t\tstrokeColor:hover_new_line_color,\n\t\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:hover_new_line_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillOpacity:hover_new_fill_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillColor:hover_new_fill_color,\n\t\t\t\t\t\t\t\t\t\t\t}); \n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(polyline[i], 'mouseout', function(event){\n\t\t\t\t\t\t\t\t\t\t\tpolyline_index = polyline.indexOf(this);\n\t\t\t\t\t\t\t\t\t\t\tnew_line_opacity = polylines[polyline_index].getAttribute(\"line_opacity\");\n\t\t\t\t\t\t\t\t\t\t\tnew_line_color = \"#\"+polylines[polyline_index].getAttribute(\"line_color\");\n\t\t\t\t\t\t\t\t\t\t\tnew_line_width = polylines[polyline_index].getAttribute(\"line_width\");\n\t\t\t\t\t\t\t\t\t\t\tthis.setOptions({ \n\t\t\t\t\t\t\t\t\t\t\t\tstrokeColor:new_line_color,\n\t\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:new_line_opacity,\n\n\t\t\t\t\t\t\t\t\t\t\t}); \n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tvar circles = xml.documentElement.getElementsByTagName(\"circle\");\n\t\t\t\t\t\t\t\t\tfor(var i = 0; i< circles.length; i++)\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tvar circle_name =circles[i].getAttribute(\"name\");\n\t\t\t\t\t\t\t\t\t\tvar circle_center_lat = circles[i].getAttribute(\"center_lat\");\n\t\t\t\t\t\t\t\t\t\tvar circle_center_lng = circles[i].getAttribute(\"center_lng\");\n\t\t\t\t\t\t\t\t\t\tvar circle_radius = circles[i].getAttribute(\"radius\");\n\t\t\t\t\t\t\t\t\t\tvar circle_line_width = circles[i].getAttribute(\"line_width\");\n\t\t\t\t\t\t\t\t\t\tvar circle_line_color = circles[i].getAttribute(\"line_color\");\n\t\t\t\t\t\t\t\t\t\tvar circle_line_opacity = circles[i].getAttribute(\"line_opacity\");\n\t\t\t\t\t\t\t\t\t\tvar circle_fill_color = circles[i].getAttribute(\"fill_color\");\n\t\t\t\t\t\t\t\t\t\tvar circle_fill_opacity = circles[i].getAttribute(\"fill_opacity\");\n\t\t\t\t\t\t\t\t\t\tvar circle_show_marker = parseInt(circles[i].getAttribute(\"show_marker\"));\n\t\t\t\t\t\t\t\t\t\tcirclepoint = new google.maps.LatLng(parseFloat(circles[i].getAttribute(\"center_lat\")),\n\t\t\t\t\t\t\t\t\t\tparseFloat(circles[i].getAttribute(\"center_lng\")));\n\t\t\t\t\t\t\t\t\t\tnewcircle[i] = new google.maps.Circle({\n\t\t\t\t\t\t\t\t\t\t\tmap:front_end_map,\n\t\t\t\t\t\t\t\t\t\t\tcenter:circlepoint,\n\t\t\t\t\t\t\t\t\t\t\ttitle:name,\n\t\t\t\t\t\t\t\t\t\t\tradius:parseInt(circle_radius),\n\t\t\t\t\t\t\t\t\t\t\tstrokeColor:\"#\"+circle_line_color,\n\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:circle_line_opacity,\n\t\t\t\t\t\t\t\t\t\t\tstrokeWeight:circle_line_width,\n\t\t\t\t\t\t\t\t\t\t\tfillColor:\"#\"+circle_fill_color,\n\t\t\t\t\t\t\t\t\t\t\tfillOpacity:circle_fill_opacity\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\tif(circle_show_marker == '1')\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tnewcirclemarker[i] = new google.maps.Marker({\n\t\t\t\t\t\t\t\t\t\t\t\tposition:circlepoint,\n\t\t\t\t\t\t\t\t\t\t\t\tmap:front_end_map,\n\t\t\t\t\t\t\t\t\t\t\t\ttitle:circle_name,\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(newcircle[i], 'mouseover', function(event){\n\t\t\t\t\t\t\t\t\t\t\tvar circle_index = newcircle.indexOf(this);\n\t\t\t\t\t\t\t\t\t\t\thover_new_line_opacity=circles[circle_index].getAttribute(\"hover_line_opacity\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_line_color=\"#\"+circles[circle_index].getAttribute(\"hover_line_color\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_fill_opacity=circles[circle_index].getAttribute(\"hover_fill_opacity\");\n\t\t\t\t\t\t\t\t\t\t\thover_new_fill_color=\"#\"+circles[circle_index].getAttribute(\"hover_fill_color\");\n\t\t\t\t\t\t\t\t\t\t\tthis.setOptions({ \n\t\t\t\t\t\t\t\t\t\t\t\tstrokeColor:hover_new_line_color,\n\t\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:hover_new_line_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillOpacity:hover_new_fill_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillColor:hover_new_fill_color,\n\t\t\t\t\t\t\t\t\t\t\t}); \n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\tgoogle.maps.event.addListener(newcircle[i], 'mouseout', function(event){\n\t\t\t\t\t\t\t\t\t\t\tcircle_index = newcircle.indexOf(this);\n\t\t\t\t\t\t\t\t\t\t\tnew_line_opacity = circles[circle_index].getAttribute(\"line_opacity\");\n\t\t\t\t\t\t\t\t\t\t\tnew_line_color = \"#\"+circles[circle_index].getAttribute(\"line_color\");\n\t\t\t\t\t\t\t\t\t\t\tnew_fill_opacity = circles[circle_index].getAttribute(\"fill_opacity\");\n\t\t\t\t\t\t\t\t\t\t\tnew_fill_color = \"#\"+circles[circle_index].getAttribute(\"fill_color\");\n\t\t\t\t\t\t\t\t\t\t\tthis.setOptions({ \n\t\t\t\t\t\t\t\t\t\t\t\tstrokeColor:new_line_color,\n\t\t\t\t\t\t\t\t\t\t\t\tstrokeOpacity:new_line_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillOpacity:new_fill_opacity,\n\t\t\t\t\t\t\t\t\t\t\t\tfillColor:new_fill_color,\n\t\t\t\t\t\t\t\t\t\t\t}); \n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t},\"json\");\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tInitializeMap72645();\n\t\t\t\t\t\t})\n\t\t\t\t\t<\/script>\n\t\t\t\t\n\n\t\t<\/div>\n\t<\/div>\n<div class=\"vc_empty_space\"  style=\"height: 60px\" ><span\n\t\tclass=\"vc_empty_space_inner\"><\/span><\/div>\n\n\t<div class=\"wpb_text_column wpb_content_element \">\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"wpb_text_column wpb_content_element \">\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><strong>SIE KOMMEN MIT DEM AUTO?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>A 81 AUTOBAHNAUSFAHRT LUDWIGSBURG NORD<\/p>\n<ul>\n<li>Fahren Sie in Richtung Ludwigsburg auf der B 27 am Schlo\u00df vorbei.<\/li>\n<li>Biegen Sie rechts in die Leonberger Stra\u00dfe,<\/li>\n<li>dann noch mal rechts in die Solitudestra\u00dfe ab.<\/li>\n<li>Parkm\u00f6glichkeiten finden Sie links am Strassenrand, weitere Parkpl\u00e4tze finden Sie im Solitude-Parkhaus.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>A 81 AUTOBAHNAUSFAHRT LUDWIGSBURG-S\u00dcD<\/p>\n<ul>\n<li>Fahren Sie in Richtung Ludwigsburg auf der Schwieberdinger Stra\u00dfe am Kaufland vorbei.<\/li>\n<li>Biegen Sie auf der Eisenbahnbr\u00fccke links in die Solitudestra\u00dfe ab.<\/li>\n<li>Parkm\u00f6glichkeiten finden Sie links am Strassenrand, weitere Parkpl\u00e4tze finden Sie im Solitude-Parkhaus.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><strong>SIE KOMMEN MIT DER BAHN?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>ANREISE MIT DER BAHN<\/p>\n<ul>\n<li>Von Stuttgart-Hauptbahnhof<\/li>\n<li>Fahren Sie mit der S-Bahn Linie S4 oder S5 bzw. der Regionalbahn bis Bahnhof Ludwigsburg.<\/li>\n<li>Nehmen Sie den Ausgang Innenstadt.<\/li>\n<li>\u00dcberqueren Sie die Bahnhofstra\u00dfe.<\/li>\n<li>Laufen Sie nun Rechts bis Sie am Musikhaus vorbeilaufen<\/li>\n<li>Biegen Sie nun Links in die Karlstrasse ab<\/li>\n<li>An der Kreuzung der Karlstrasse sehen Sie nun unser Geb\u00e4ude auf der Gegen\u00fcberliegenden Strasse.<\/li>\n<\/ul>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"Anfahrtsplan #huge_it_google_map390342 img { max-width: none; visibility:visible !important; } .hide { display:none; } jQuery(document).ready(function(){ function InitializeMap390342(){ var marker = []; var polygone=[]; var polyline = []; var polylinepoints; var newpolylinecoords = []; var polygonpoints; var polygoncoords = []; var newcircle=[]; var infowindow = []; var newcirclemarker=[]; var circlepoint; var width = jQuery(\"#huge_it_google_map\").width(); var height = [...]","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1475","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=\/wp\/v2\/pages\/1475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1475"}],"version-history":[{"count":11,"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=\/wp\/v2\/pages\/1475\/revisions"}],"predecessor-version":[{"id":1712,"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=\/wp\/v2\/pages\/1475\/revisions\/1712"}],"wp:attachment":[{"href":"http:\/\/cafe-zeitlos.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}