function StartGoogleMap() {var GoogleMapOptions = {mapTypeId: google.maps.MapTypeId.ROADMAP,scaleControl: true,};var GoogleMap = new google.maps.Map(document.getElementById('GoogleMapPZ'), GoogleMapOptions);var bounds = new google.maps.LatLngBounds(new google.maps.LatLng(48.0988910,11.5874863));bounds.extend(new google.maps.LatLng(48.0659665,11.6116340));bounds.extend(new google.maps.LatLng(48.1302848,11.6184696));bounds.extend(new google.maps.LatLng(48.0971328,11.5863293));bounds.extend(new google.maps.LatLng(48.0624721,11.6142597));bounds.extend(new google.maps.LatLng(48.0971328,11.5863293));bounds.extend(new google.maps.LatLng(48.0993110,11.6609140));bounds.extend(new google.maps.LatLng(48.1129262,11.5873308));bounds.extend(new google.maps.LatLng(48.1270223,11.5571437));bounds.extend(new google.maps.LatLng(48.1004643,11.5777707));bounds.extend(new google.maps.LatLng(48.1037168,11.5436413));bounds.extend(new google.maps.LatLng(48.1121454,11.6176939));bounds.extend(new google.maps.LatLng(48.1278801,11.5954322));bounds.extend(new google.maps.LatLng(48.0417719,11.5241764));bounds.extend(new google.maps.LatLng(48.1086001,11.5995197));bounds.extend(new google.maps.LatLng(48.1086001,11.5995197));GoogleMap.fitBounds(bounds);var DorfIconImage = new google.maps.MarkerImage ('https://maps.gstatic.com/mapfiles/ridefinder-images/mm_20_red.png', new google.maps.Size(12, 20), new google.maps.Point(0,0), new google.maps.Point(6,25));var MarkerDorf = new google.maps.Marker ({position: new google.maps.LatLng(48.0988910,11.5874863),map: GoogleMap,icon: DorfIconImage,animation: google.maps.Animation.DROP,});var InfoWindow = new google.maps.InfoWindow ({content: '',size: new google.maps.Size(250,250)}); google.maps.event.addListener (MarkerDorf, 'mouseover', function() { InfoWindow.setContent('
München Untergiesing-Harlaching
'); InfoWindow.open(GoogleMap,MarkerDorf); });var ShopIconImage = new google.maps.MarkerImage ('/GMimg/PZ.png', new google.maps.Size(25,35), new google.maps.Point(0,0), new google.maps.Point(13,35)); var Marker1 = new google.maps.Marker ({ position: new google.maps.LatLng(48.0659665,11.6116340), map: GoogleMap, icon: ShopIconImage,title: 'Anh Anh Heim- & Partyservice' }); google.maps.event.addListener (Marker1, 'mouseover', function() {InfoWindow.setContent('
Anh Anh Heim- & PartyserviceBahnhofweg 6
82008 Unterhaching
Mindestbestellwert: 15.00 €
'); InfoWindow.open (GoogleMap,Marker1); }); google.maps.event.addListener (Marker1, 'click', function() { CallShop('AnhAnh', '0'); }); google.maps.event.addListener (Marker1, 'mouseout', function() { InfoWindow.close(); }); var Marker2 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1302848,11.6184696), map: GoogleMap, icon: ShopIconImage,title: 'Blue Ingwer' }); google.maps.event.addListener (Marker2, 'mouseover', function() {InfoWindow.setContent('
Blue IngwerBerg am Laim Str. 64
81673 München
Liefergebühr: 1.50 € (frei ab 50.00 €)
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker2); }); google.maps.event.addListener (Marker2, 'click', function() { CallShop('BlueIngwer', '0'); }); google.maps.event.addListener (Marker2, 'mouseout', function() { InfoWindow.close(); }); var Marker3 = new google.maps.Marker ({ position: new google.maps.LatLng(48.0971328,11.5863293), map: GoogleMap, icon: ShopIconImage,title: 'Papa Pizza' }); google.maps.event.addListener (Marker3, 'mouseover', function() {InfoWindow.setContent('
Papa PizzaTegernseer Landstr. 254
81549 München
Mindestbestellwert: 14.00 €
'); InfoWindow.open (GoogleMap,Marker3); }); google.maps.event.addListener (Marker3, 'click', function() { CallShop('PapaPizza', '0'); }); google.maps.event.addListener (Marker3, 'mouseout', function() { InfoWindow.close(); }); var Marker4 = new google.maps.Marker ({ position: new google.maps.LatLng(48.0624721,11.6142597), map: GoogleMap, icon: ShopIconImage,title: 'Asia und Sushi - Long Hoi' }); google.maps.event.addListener (Marker4, 'mouseover', function() {InfoWindow.setContent('
Asia und Sushi - Long HoiSchulstr. 2
82008 Unterhaching
Liefergebühr: 2.00 €
Mindestbestellwert: 35.00 €
'); InfoWindow.open (GoogleMap,Marker4); }); google.maps.event.addListener (Marker4, 'click', function() { CallShop('LongHoi', '0'); }); google.maps.event.addListener (Marker4, 'mouseout', function() { InfoWindow.close(); }); var Marker5 = new google.maps.Marker ({ position: new google.maps.LatLng(48.0971328,11.5863293), map: GoogleMap, icon: ShopIconImage,title: 'Don Pepe Heimservice' }); google.maps.event.addListener (Marker5, 'mouseover', function() {InfoWindow.setContent('
Don Pepe HeimserviceTegernseer Landstr. 254
81549 München
Mindestbestellwert: 14.00 €
'); InfoWindow.open (GoogleMap,Marker5); }); google.maps.event.addListener (Marker5, 'click', function() { CallShop('DonPepe', '0'); }); google.maps.event.addListener (Marker5, 'mouseout', function() { InfoWindow.close(); }); var Marker6 = new google.maps.Marker ({ position: new google.maps.LatLng(48.0993110,11.6609140), map: GoogleMap, icon: ShopIconImage,title: 'Freak`s - die Pizzastation' }); google.maps.event.addListener (Marker6, 'mouseover', function() {InfoWindow.setContent('
Freak`s - die PizzastationStemplingeranger 12
81737 München
Mindestbestellwert: 35.00 €
'); InfoWindow.open (GoogleMap,Marker6); }); google.maps.event.addListener (Marker6, 'click', function() { CallShop('Freaks', '0'); }); google.maps.event.addListener (Marker6, 'mouseout', function() { InfoWindow.close(); }); var Marker7 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1129262,11.5873308), map: GoogleMap, icon: ShopIconImage,title: 'Mai Asia' }); google.maps.event.addListener (Marker7, 'mouseover', function() {InfoWindow.setContent('
Mai AsiaDeisenhofenerstr. 53
81539 München
Mindestbestellwert: 15.50 €
'); InfoWindow.open (GoogleMap,Marker7); }); google.maps.event.addListener (Marker7, 'click', function() { CallShop('MaiAsia', '0'); }); google.maps.event.addListener (Marker7, 'mouseout', function() { InfoWindow.close(); }); var Marker8 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1270223,11.5571437), map: GoogleMap, icon: ShopIconImage,title: 'Sushi Chi' }); google.maps.event.addListener (Marker8, 'mouseover', function() {InfoWindow.setContent('
Sushi ChiKapuzinerstr. 16
80337 München
Liefergebühr: 2.00 €
Mindestbestellwert: 45.00 €
'); InfoWindow.open (GoogleMap,Marker8); }); google.maps.event.addListener (Marker8, 'click', function() { CallShop('WunderWok', '0'); }); google.maps.event.addListener (Marker8, 'mouseout', function() { InfoWindow.close(); }); var Marker9 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1004643,11.5777707), map: GoogleMap, icon: ShopIconImage,title: 'Pizza Trento' }); google.maps.event.addListener (Marker9, 'mouseover', function() {InfoWindow.setContent('
Pizza TrentoRotbuchenstr. 55
81547 München
Liefergebühr: 1.00 €
Mindestbestellwert: 10.00 €
'); InfoWindow.open (GoogleMap,Marker9); }); google.maps.event.addListener (Marker9, 'click', function() { CallShop('Trento', '0'); }); google.maps.event.addListener (Marker9, 'mouseout', function() { InfoWindow.close(); }); var Marker10 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1037168,11.5436413), map: GoogleMap, icon: ShopIconImage,title: 'Shan-India' }); google.maps.event.addListener (Marker10, 'mouseover', function() {InfoWindow.setContent('
Shan-IndiaEmil-Geis-Str. 16
81379 München
Liefergebühr: 2.50 €
Mindestbestellwert: 20.00 €
'); InfoWindow.open (GoogleMap,Marker10); }); google.maps.event.addListener (Marker10, 'click', function() { CallShop('ShanM', '0'); }); google.maps.event.addListener (Marker10, 'mouseout', function() { InfoWindow.close(); }); var Marker11 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1121454,11.6176939), map: GoogleMap, icon: ShopIconImage,title: 'Pizzeria Da Pino' }); google.maps.event.addListener (Marker11, 'mouseover', function() {InfoWindow.setContent('
Pizzeria Da PinoOttobrunner Str. 13
81737 München
Mindestbestellwert: 11.00 €
'); InfoWindow.open (GoogleMap,Marker11); }); google.maps.event.addListener (Marker11, 'click', function() { CallShop('DaPinoM', '0'); }); google.maps.event.addListener (Marker11, 'mouseout', function() { InfoWindow.close(); }); var Marker12 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1278801,11.5954322), map: GoogleMap, icon: ShopIconImage,title: 'Bombay Tandoori' }); google.maps.event.addListener (Marker12, 'mouseover', function() {InfoWindow.setContent('
Bombay TandooriRosenheimer Str. 75
81667 München
Mindestbestellwert: 18.00 €
'); InfoWindow.open (GoogleMap,Marker12); }); google.maps.event.addListener (Marker12, 'click', function() { CallShop('BombayM', '0'); }); google.maps.event.addListener (Marker12, 'mouseout', function() { InfoWindow.close(); }); var Marker13 = new google.maps.Marker ({ position: new google.maps.LatLng(48.0417719,11.5241764), map: GoogleMap, icon: ShopIconImage,title: 'Restaurant Maharani' }); google.maps.event.addListener (Marker13, 'mouseover', function() {InfoWindow.setContent('
Restaurant MaharaniWilhelm-Keim-Str. 1a
82031 Grünwald
Liefergebühr: 1.00 €
Mindestbestellwert: 25.00 €
'); InfoWindow.open (GoogleMap,Marker13); }); google.maps.event.addListener (Marker13, 'click', function() { CallShop('MaharaniGruenwald', '0'); }); google.maps.event.addListener (Marker13, 'mouseout', function() { InfoWindow.close(); }); var Marker14 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1086001,11.5995197), map: GoogleMap, icon: ShopIconImage,title: 'Pizza & Burger Company' }); google.maps.event.addListener (Marker14, 'mouseover', function() {InfoWindow.setContent('
Pizza & Burger CompanyPfälzer-Wald-Str. 65
81539 München
Liefergebühr: 1.00 €
Mindestbestellwert: 15.00 €
'); InfoWindow.open (GoogleMap,Marker14); }); google.maps.event.addListener (Marker14, 'click', function() { CallShop('PizzaBurgerCompanyM', '0'); }); google.maps.event.addListener (Marker14, 'mouseout', function() { InfoWindow.close(); }); var Marker15 = new google.maps.Marker ({ position: new google.maps.LatLng(48.1086001,11.5995197), map: GoogleMap, icon: ShopIconImage,title: 'Mangia Mangia Pizza & Burger' }); google.maps.event.addListener (Marker15, 'mouseover', function() {InfoWindow.setContent('
Mangia Mangia Pizza & BurgerPfälzer-Wald-Str. 65
81539 München
Liefergebühr: 1.00 €
Mindestbestellwert: 15.00 €
'); InfoWindow.open (GoogleMap,Marker15); }); google.maps.event.addListener (Marker15, 'click', function() { CallShop('GetraenkeFoodserviceM', '0'); }); google.maps.event.addListener (Marker15, 'mouseout', function() { InfoWindow.close(); });}document.getElementById('GoogleMapsContainer').style.height='52px';if (! document.getElementById('GoogleMapPZ').innerHTML) { document.getElementById('GoogleMapBalken').addEventListener('click', function() { if (! document.getElementById('GoogleMapPZ').innerHTML) { StartGoogleMap(); } OpenCloseMap(); }); }else { StartGoogleMap(); }if(MapOffen == 1) { MapOffen=0; OpenCloseMap(1); }