var map = new google.maps.Map(document.getElementById('map'), { zoom: 6, center: new google.maps.LatLng(locations[0].lat, locations[0].lng), mapTypeId: google.maps.MapTypeId.ROADMAP }); var infowindow = new google.maps.InfoWindow(); var iconActive = { url: '/_Resources/Static/Packages/Inoovum.Site/IconActive.png', scaledSize: new google.maps.Size(50, 50), origin: new google.maps.Point(0,0), anchor: new google.maps.Point(0, 0) }; var iconInactive = { url: '/_Resources/Static/Packages/Inoovum.Site/IconInactive.png', scaledSize: new google.maps.Size(50, 50), origin: new google.maps.Point(0,0), anchor: new google.maps.Point(0, 0) }; var marker, i; for (i = 0; i < locations.length; i++) { marker = new google.maps.Marker( { position: new google.maps.LatLng(locations[i].lat, locations[i].lng), icon: (locations[i].icon === 'active' ? iconActive : iconInactive), map: map } ); google.maps.event.addListener(marker, 'click', (function(marker, i) { return function() { infowindow.setContent(('' + locations[i].title + '') + ('' + locations[i].categories + '') +(locations[i].distance !== '0' ? '
Entfernung: ' + locations[i].distance + ' km' : '') +'Zum Standort'); infowindow.open(map, marker); } })(marker, i)); }

Ambiente Care

Pflegeeinrichtungen

Wir wollen für alle Bewohnerinnen und Bewohner ein Zuhause sein, nicht ein Heim. Unser ganzes Handeln ist deswegen darauf ausgerichtet, dass Sie sich bei uns wohlfühlen und es Ihnen an nichts fehlt.


Wählen Sie anhand der Symbole eine Pflegeeinrichtung aus oder verwenden Sie die Filterfunktion.