- 2
- 2
- 8
- 1
- 1
- 1
- 1
- 0
- 1
Featured
Embrenhe-se numa aventura off-road de 7 dias em 4×4, com partida de Retamar e chegada a Jaén, atravessando desertos, montanhas e paisagens quase lunares. Passagem...
Spain
Medium
Duration
7 Days - 6 Nights
€750
10% Off
Duration
8 Days - 7 Nights
From €960
€860
You save €100
Mapa Interativo - Expedição Marrocos 4x4
#map {
height: 90vh;
width: 100%;
}
body {
font-family: Arial, sans-serif;
margin: 0;
}
const map = L.map('map').setView([31.7917, -7.0926], 6);
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
attribution: '© OpenStreetMap contributors'
}).addTo(map);
const pontos = [
[35.4667, -6.0333, "Asilah"],
[32.6800, -4.7400, "Midelt"],
[31.4345, -4.2326, "Erfoud"],
[31.1000, -4.0000, "Merzouga"],
[30.3500, -4.4000, "Tafraoute Sidi Ali"],
[29.8200, -5.7200, "M’Hamid"],
[30.0722, -6.5700, "Foum Zguid"],
[30.9200, -6.9100, "Ouarzazate"],
[32.0156, -6.7186, "Cascatas de Ouzoud"],
[35.7673, -5.7998, "Tânger"]
];
for (let i = 0; i < pontos.length; i++) {
const [lat, lon, nome] = pontos[i];
L.marker([lat, lon]).addTo(map).bindPopup(`${nome}`);
}
const rota = pontos.map(p => [p[0], p[1]]);
L.polyline(rota, { color: 'red' }).addTo(map);
Duration
9 Days - 8 Nights
€1,150
24% Off
Mapa Interativo - Expedição Marrocos 4x4
#map {
height: 90vh;
width: 100%;
}
body {
font-family: Arial, sans-serif;
margin: 0;
}
const map = L.map('map').setView([31.7917, -7.0926], 6);
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
attribution: '© OpenStreetMap contributors'
}).addTo(map);
const pontos = [
[35.4667, -6.0333, "Asilah"],
[32.6800, -4.7400, "Midelt"],
[31.4345, -4.2326, "Erfoud"],
[31.1000, -4.0000, "Merzouga"],
[30.3500, -4.4000, "Tafraoute Sidi Ali"],
[29.8200, -5.7200, "M’Hamid"],
[30.0722, -6.5700, "Foum Zguid"],
[30.9200, -6.9100, "Ouarzazate"],
[32.0156, -6.7186, "Cascatas de Ouzoud"],
[35.7673, -5.7998, "Tânger"]
];
for (let i = 0; i < pontos.length; i++) {
const [lat, lon, nome] = pontos[i];
L.marker([lat, lon]).addTo(map).bindPopup(`${nome}`);
}
const rota = pontos.map(p => [p[0], p[1]]);
L.polyline(rota, { color: 'red' }).addTo(map);
Duration
10 Days - 9 Nights
From €1,510
€1,150
You save €360
10% Off
Duration
2 Days - 1 Night
From €290
€260
You save €30
14% Off
Descubra trilhos inéditos entre Alcácer do Sal e o Cabo de São Vicente A nova edição da Rota da Costa Vicentina traz percursos renovados e...
Portugal
Medium
Duration
3 Days - 2 Nights
From €360
€310
You save €50