var gmap6_Options = {
zoom: 15 , center: new google.maps.LatLng(50.131296,8.570539)
, mapTypeId: google.maps.MapTypeId.ROADMAP , draggable: true , disableDoubleClickZoom: false , scrollwheel: true
, mapTypeControl: false
, overviewMapControl: false
, streetViewControl: false
, rotateControl: false
, panControl: false
, zoomControl: false
, scaleControl: false
, styles: [
{
"featureType": "water",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#d3d3d3"
}
]
},
{
"featureType": "transit",
"stylers": [
{
"color": "#808080"
},
{
"visibility": "off"
}
]
},
{
"featureType": "road.highway",
"elementType": "geometry.stroke",
"stylers": [
{
"visibility": "on"
},
{
"color": "#b3b3b3"
}
]
},
{
"featureType": "road.highway",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#cccccc"
}
]
},
{
"featureType": "road.local",
"elementType": "geometry.fill",
"stylers": [
{
"visibility": "on"
},
{
"color": "#ffffff"
},
{
"weight": 1.8
}
]
},
{
"featureType": "road.local",
"elementType": "geometry.stroke",
"stylers": [
{
"color": "#d7d7d7"
}
]
},
{
"featureType": "poi",
"elementType": "geometry.fill",
"stylers": [
{
"visibility": "on"
},
{
"color": "#ebebeb"
}
]
},
{
"featureType": "administrative",
"elementType": "geometry",
"stylers": [
{
"color": "#a7a7a7"
}
]
},
{
"featureType": "road.arterial",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#ffffff"
}
]
},
{
"featureType": "road.arterial",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#ffffff"
}
]
},
{
"featureType": "landscape",
"elementType": "geometry.fill",
"stylers": [
{
"visibility": "on"
},
{
"color": "#efefef"
}
]
},
{
"featureType": "road",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#696969"
}
]
},
{
"featureType": "administrative",
"elementType": "labels.text.fill",
"stylers": [
{
"visibility": "on"
},
{
"color": "#737373"
}
]
},
{
"featureType": "poi",
"elementType": "labels.icon",
"stylers": [
{
"visibility": "off"
}
]
},
{
"featureType": "poi",
"elementType": "labels",
"stylers": [
{
"visibility": "off"
}
]
},
{
"featureType": "road.arterial",
"elementType": "geometry.stroke",
"stylers": [
{
"color": "#d6d6d6"
}
]
},
{
"featureType": "road",
"elementType": "labels.icon",
"stylers": [
{
"visibility": "off"
}
]
},
{},
{
"featureType": "poi",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#dadada"
}
]
}
]
};
google.maps.event.addDomListener(window, 'resize', function() {
var center = gmap6.getCenter();
google.maps.event.trigger(gmap6, 'resize');
gmap6.setCenter(center);
});
var gmap6 = new google.maps.Map(document.getElementById("dlh_googlemap_6"), gmap6_Options);
var gmap6_markers = [];
var gmap6_0_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.130867,8.567894)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-restaurant.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Consortium Gastronomie GmbH c/o Lunchrestaurant NewWave"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_0_marker);
var gmap6_0_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.130867,8.567894),
pixelOffset: new google.maps.Size(0,-20),
content: '
![](files/usr/icons/Besteck.svg)
Consortium Gastronomie GmbH
c/o Lunchrestaurant NewWave
'
});
google.maps.event.addListener(gmap6_0_marker, 'click', function() {
gmap6_0_infowindow.open(gmap6);
});
var gmap6_1_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.13403822209205,8.578502802440457)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-s-bahn.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"S-Bahn Eschborn Süd"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_1_marker);
var gmap6_1_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.13403822209205,8.578502802440457),
content: '
![](files/usr/icons/S-Bahn.svg)
S-Bahn Haltestelle
Eschborn Süd
'
});
google.maps.event.addListener(gmap6_1_marker, 'click', function() {
gmap6_1_infowindow.open(gmap6);
});
var gmap6_2_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.132264,8.559671)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-fitness.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"ELEMENTS Fitness und Wellness Eschborn"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_2_marker);
var gmap6_2_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.132264,8.559671),
content: '
![](files/usr/icons/Hantel.svg)
ELEMENTS Fitness und
Wellness Eschborn
'
});
google.maps.event.addListener(gmap6_2_marker, 'click', function() {
gmap6_2_infowindow.open(gmap6);
});
var gmap6_3_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.136665,8.572141)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-hotels.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Hyatt House Frankfurt Eschborn"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_3_marker);
var gmap6_3_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.136665,8.572141),
content: '
![](files/usr/icons/Gebaeude.svg)
Hyatt House
Frankfurt Eschborn
'
});
google.maps.event.addListener(gmap6_3_marker, 'click', function() {
gmap6_3_infowindow.open(gmap6);
});
var gmap6_4_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.139359,8.583507)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-cafe.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Caffè Dallucci"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_4_marker);
var gmap6_4_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.139359,8.583507),
content: '
![](files/usr/icons/Kaffee.svg)
Caffè Dallucci
'
});
google.maps.event.addListener(gmap6_4_marker, 'click', function() {
gmap6_4_infowindow.open(gmap6);
});
var gmap6_5_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.13560217211844,8.567582446022259)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-restaurant.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Royal Persian Food"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_5_marker);
var gmap6_5_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.13560217211844,8.567582446022259),
pixelOffset: new google.maps.Size(0,-20),
content: '
![](files/usr/icons/Besteck.svg)
Royal Persian Food
'
});
google.maps.event.addListener(gmap6_5_marker, 'click', function() {
gmap6_5_infowindow.open(gmap6);
});
var gmap6_6_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.13442002790712,8.56717678994395)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-restaurant.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Gil, Korean Street Food"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_6_marker);
var gmap6_6_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.13442002790712,8.56717678994395),
pixelOffset: new google.maps.Size(0,-20),
content: '
![](files/usr/icons/Besteck.svg)
Gil, Korean Street Food
'
});
google.maps.event.addListener(gmap6_6_marker, 'click', function() {
gmap6_6_infowindow.open(gmap6);
});
var gmap6_7_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.13330593089714,8.568131656275698)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-restaurant.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Ristorante Trinacria"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_7_marker);
var gmap6_7_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.13330593089714,8.568131656275698),
pixelOffset: new google.maps.Size(0,-20),
content: '
![](files/usr/icons/Besteck.svg)
Ristorante Trinacria
'
});
google.maps.event.addListener(gmap6_7_marker, 'click', function() {
gmap6_7_infowindow.open(gmap6);
});
var gmap6_8_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.13115071376235,8.570335607129818)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-fitness.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"FITSEVENELEVEN ESCHBORN RED"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_8_marker);
var gmap6_8_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.13115071376235,8.570335607129818),
content: '
![](files/usr/icons/Hantel.svg)
FITSEVENELEVEN ESCHBORN RED
'
});
google.maps.event.addListener(gmap6_8_marker, 'click', function() {
gmap6_8_infowindow.open(gmap6);
});
var gmap6_9_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.135013082099846,8.568061831913397)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-restaurant.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Bombay Curry House"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_9_marker);
var gmap6_9_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.135013082099846,8.568061831913397),
pixelOffset: new google.maps.Size(0,-20),
content: '
![](files/usr/icons/Besteck.svg)
Bombay Curry House
'
});
google.maps.event.addListener(gmap6_9_marker, 'click', function() {
gmap6_9_infowindow.open(gmap6);
});
var gmap6_10_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.13177976371204,8.575579698265821)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-hotels.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"B\u0026B Hotel Frankfurt-West"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_10_marker);
var gmap6_10_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.13177976371204,8.575579698265821),
content: '
![](files/usr/icons/Gebaeude.svg)
B&B Hotel Frankfurt-West
'
});
google.maps.event.addListener(gmap6_10_marker, 'click', function() {
gmap6_10_infowindow.open(gmap6);
});
var gmap6_11_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.132147159635124,8.567571184771383)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-hotels.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"MOXY Frankfurt Eschborn"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_11_marker);
var gmap6_11_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.132147159635124,8.567571184771383),
content: '
![](files/usr/icons/Gebaeude.svg)
MOXY Frankfurt Eschborn
'
});
google.maps.event.addListener(gmap6_11_marker, 'click', function() {
gmap6_11_infowindow.open(gmap6);
});
var gmap6_12_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.13059853916034,8.560908249409556)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-hotels.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Best Western Plus Io Hotel"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_12_marker);
var gmap6_12_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.13059853916034,8.560908249409556),
content: '
![](files/usr/icons/Gebaeude.svg)
Best Western Plus Io Hotel
'
});
google.maps.event.addListener(gmap6_12_marker, 'click', function() {
gmap6_12_infowindow.open(gmap6);
});
var gmap6_13_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.14398857384543,8.561245812391194)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-s-bahn.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"S-Bahn Eschborn"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_13_marker);
var gmap6_13_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.14398857384543,8.561245812391194),
content: '
![](files/usr/icons/S-Bahn.svg)
S-Bahn Haltestelle
Eschborn
'
});
google.maps.event.addListener(gmap6_13_marker, 'click', function() {
gmap6_13_infowindow.open(gmap6);
});
var gmap6_14_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.134371,8.5652616)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-hotels.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"the niu Belt"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_14_marker);
var gmap6_14_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.134371,8.5652616),
content: '
![](files/usr/icons/Gebaeude.svg)
the niu Belt
'
});
google.maps.event.addListener(gmap6_14_marker, 'click', function() {
gmap6_14_infowindow.open(gmap6);
});
var gmap6_15_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.1362347,8.5722765)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-hotels.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"Mercure Hotel Frankfurt Eschborn Süd"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_15_marker);
var gmap6_15_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.1362347,8.5722765),
content: '
![](files/usr/icons/Gebaeude.svg)
Mercure Hotel Frankfurt Eschborn Süd
'
});
google.maps.event.addListener(gmap6_15_marker, 'click', function() {
gmap6_15_infowindow.open(gmap6);
});
var gmap6_16_marker = new google.maps.Marker({
position: new google.maps.LatLng(50.1344851,8.5722153)
, map: gmap6 , icon: new google.maps.MarkerImage(
'files/usr/gmap-icons/Icons_Campus_Eschborn-einkaufstasche.svg'
, new google.maps.Size(50,50)
, new google.maps.Point(0,0)
, new google.maps.Point(25,25)
, new google.maps.Size(50,50)
)
, title:"REWE"
, zIndex: 1 });
if(typeof gmap6_markers === 'undefined'){
var gmap6_markers = [];
}
gmap6_markers.push(gmap6_16_marker);
var gmap6_16_infowindow = new google.maps.InfoWindow({
position: new google.maps.LatLng(50.1344851,8.5722153),
pixelOffset: new google.maps.Size(0,-20),
content: '
![](files/usr/icons/Besteck.svg)
REWE
'
});
google.maps.event.addListener(gmap6_16_marker, 'click', function() {
gmap6_16_infowindow.open(gmap6);
});
if(window.gmap6_dynmap){
gmap6_dynmap(gmap6);
}