Arts & divertissement à Timbuktu
- Page d'Accueil
- Mali
- Timbuktu
Trouvez les arts & divertissement à Timbuktu. Les listes comprennent SeaWorld Mali, The 5th Dimension of Ascension, Brownywood Entertainment, Camp McFadden Inc. et Ousmane. Cliquez sur chacun dans la liste sous la carte pour plus d'informations.
//iconSize: [32, 32],
//html: '
'
})
.bindTooltip(name, {
//permanent: true,
direction: 'bottom',
//offset: L.point(12, 25),
//opacity: 0.88,
interactive: true
})
.bindPopup(name);
markersLayer.addLayer(marker);
}
function getMore() {
if (gettingMore) {
return;
}
gettingMore = true;
var center = map.getCenter();
$.ajax({
url: "/vicinitysearch",
data: { lat: center.lat, lng: center.lng, country: "MALI" }
})
.done(function(data) {
var added = 0;
data.forEach(function(loc) {
if (!locationIds.includes(loc.id)) {
var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl};
locations.push(mapLoc);
locationIds.push(loc.id);
map._addMarker(mapLoc);
added++;
}
});
})
.always(function() {
gettingMore = false;
});
}
map._clearMarkers = function() {
markersLayer.clearLayers();
}
});
}, 1);
});
SeaWorld Mali
Timbuktu
A
The 5th Dimension of Ascension
Rue De La Paix, Timbuktu
B
Brownywood Entertainment
Elm Street, Timbuktu 12345
C
Camp McFadden Inc.
Timbuktu
D
Ousmane
Ousmane Cisse, Timbuktu 76051895
E