Une palette de saveurs et d'épices, mexicaine en passant par la cuisine asiatique et marocaine.
6 fiche(s) correspond(ent) à votre recherche
Le Mékong
CHALLANS
Faites voyager vos papilles et découvrez la gastronomie asiatique. Le Mékong est situé au coeur de la ville de Challans, où se déguste une cuisine raffinée dans une ambiance chaleureuse. Notre chef vous propose …
Ouvert toute l'année
Voir le détail
L'Albanéra
CHALLANS
Une cuisine d'ici et d'ailleurs dans un décor latino cubain.…
Ouvert toute l'année
Voir le détail
Le Twist
CHALLANS
Vous voulez retrouver la véritable ambiance d'un diner américain avec ses banquettes et modeskine, son carrelage à damier noir et blanc, sa musique rock'n roll et bien sûr toutes les …
Ouvert toute l'année
Voir le détail
Le Hoang Quyen d'Or
CHALLANS
Ouvert toute l'année
Voir le détail
Les Saveurs d'Asie
CHALLANS
Ouvert toute l'année
Voir le détail
Le Prince
CHALLANS
Ouvert toute l'année
Voir le détail
6 fiche(s) correspond(ent) à votre recherche
'+
'
> En savoir plus
'+
'
';
var infowindow = new google.maps.InfoWindow({
content: contentString,
maxWidth: 300
});
markersArray[markersArray.length]= new google.maps.Marker({
position: new google.maps.LatLng(46.84630,-1.88225),
map: map,
title:"Le Mékong"
});
markersArray[(markersArray.length - 1)]._infowindow = infowindow;
google.maps.event.addListener(markersArray[(markersArray.length - 1)], 'click', function() {
for(var i in markersArray){
markersArray[i]._infowindow.close();
}
this._infowindow.open(map, this);
});
tempoMarker = new google.maps.LatLng(46.84781,-1.87937);
latlng.push(tempoMarker);
var contentString = '
'+
'
L'Albanéra
'+
''+
'CHALLANS '+
''+
'
> En savoir plus
'+
'
';
var infowindow = new google.maps.InfoWindow({
content: contentString,
maxWidth: 300
});
markersArray[markersArray.length]= new google.maps.Marker({
position: new google.maps.LatLng(46.84781,-1.87937),
map: map,
title:"L'Albanéra"
});
markersArray[(markersArray.length - 1)]._infowindow = infowindow;
google.maps.event.addListener(markersArray[(markersArray.length - 1)], 'click', function() {
for(var i in markersArray){
markersArray[i]._infowindow.close();
}
this._infowindow.open(map, this);
});
tempoMarker = new google.maps.LatLng(46.85178,-1.89033);
latlng.push(tempoMarker);
var contentString = '
'+
'
Le Twist
'+
''+
'CHALLANS '+
''+
'
> En savoir plus
'+
'
';
var infowindow = new google.maps.InfoWindow({
content: contentString,
maxWidth: 300
});
markersArray[markersArray.length]= new google.maps.Marker({
position: new google.maps.LatLng(46.85178,-1.89033),
map: map,
title:"Le Twist"
});
markersArray[(markersArray.length - 1)]._infowindow = infowindow;
google.maps.event.addListener(markersArray[(markersArray.length - 1)], 'click', function() {
for(var i in markersArray){
markersArray[i]._infowindow.close();
}
this._infowindow.open(map, this);
});
tempoMarker = new google.maps.LatLng(46.84278,-1.88775);
latlng.push(tempoMarker);
var contentString = '
'+
'
Le Hoang Quyen d'Or
'+
''+
'CHALLANS '+
''+
'
> En savoir plus
'+
'
';
var infowindow = new google.maps.InfoWindow({
content: contentString,
maxWidth: 300
});
markersArray[markersArray.length]= new google.maps.Marker({
position: new google.maps.LatLng(46.84278,-1.88775),
map: map,
title:"Le Hoang Quyen d'Or"
});
markersArray[(markersArray.length - 1)]._infowindow = infowindow;
google.maps.event.addListener(markersArray[(markersArray.length - 1)], 'click', function() {
for(var i in markersArray){
markersArray[i]._infowindow.close();
}
this._infowindow.open(map, this);
});
tempoMarker = new google.maps.LatLng(46.85644,-1.86931);
latlng.push(tempoMarker);
var contentString = '
'+
'
Les Saveurs d'Asie
'+
''+
'CHALLANS '+
''+
'
> En savoir plus
'+
'
';
var infowindow = new google.maps.InfoWindow({
content: contentString,
maxWidth: 300
});
markersArray[markersArray.length]= new google.maps.Marker({
position: new google.maps.LatLng(46.85644,-1.86931),
map: map,
title:"Les Saveurs d'Asie"
});
markersArray[(markersArray.length - 1)]._infowindow = infowindow;
google.maps.event.addListener(markersArray[(markersArray.length - 1)], 'click', function() {
for(var i in markersArray){
markersArray[i]._infowindow.close();
}
this._infowindow.open(map, this);
});
tempoMarker = new google.maps.LatLng(46.84822,-1.87912);
latlng.push(tempoMarker);
var contentString = '
'+
'
Le Prince
'+
''+
'CHALLANS '+
''+
'
> En savoir plus
'+
'
';
var infowindow = new google.maps.InfoWindow({
content: contentString,
maxWidth: 300
});
markersArray[markersArray.length]= new google.maps.Marker({
position: new google.maps.LatLng(46.84822,-1.87912),
map: map,
title:"Le Prince"
});
markersArray[(markersArray.length - 1)]._infowindow = infowindow;
google.maps.event.addListener(markersArray[(markersArray.length - 1)], 'click', function() {
for(var i in markersArray){
markersArray[i]._infowindow.close();
}
this._infowindow.open(map, this);
});
//Pour centrer et zoomer correctement la map
if (latlng.length > 0) {
var latlngbounds = new google.maps.LatLngBounds( );
for ( var i = 0; i