Find Race Tracks in Lagos. Listings include 4eva Racing Team, Auto Racing GTI GTR GTA, Gods time and Asphalt Nitor. Click on each in the list below the map for more information.
//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: "NIGERIA" , genre_id:193257397369585 }
})
.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);
});
4eva Racing Team
Lagos
A
Auto Racing GTI GTR GTA
Lekki Epe Expressway, Lagos 100217
B
Gods time
Lagos
C
Asphalt Nitor
Omkile, Lagos
D
Other Lagos arts & entertainment
- Adult Entertainment Clubs [62]
- Amphitheaters [15]
- Amusement Park Rides [32]
- Aquariums [7]
- Arcades [9]
- Art [1481]
- Art Galleries [266]
- Art Museums [14]
- Arts & Crafts Stores [417]
- Arts & Entertainment [4197]
- Betting Shops [221]
- Bingo Halls [1]
- Bowling alleys [2]
- Casinos [27]
- Choirs [53]
- Movie Theaters [630]
- Comedy clubs [3395]
- Concert Tours [54]
- Cultural Centers [81]
- Dance Studios [127]
- DJs [440]
- Drive-In Movie Theaters [32]
- Escape Game Rooms [3]
- Fairgrounds [4]
- Festivals [64]
- Game Publishers [99]
- Gaming Video Creators [315]
- Ice skating [4]
- Jazz clubs [8]
- Karaoke [7]
- Kids Entertainment Services [1]
- Live Music Venues [149]
- Magicians [17]
- Music Awards [66]
- Music Charts [329]
- Music production [434]
- Opera Houses [5]
- Orchestras [9]
- Paintball [2]
- Painting Lessons [7]
- Party & Entertainment Services [11]
- Party Entertainment Services [657]
- Performance & Event Venues [842]
- Performance Art [153]
- Theaters [320]
- Performing Arts [129]
- Petting Zoos [2]
- Playgrounds [14]
- Poet [38]
- Pool & Billiards [5]
- Recreation Centers [28]
- Roller Skating Rinks [4]
- Sculptor [2]
- Shows [41]
- Skateboard Parks [2]
- Tattoo & Piercing Shops [35]
- Theatrical Plays [15]
- Theatrical Productions [12]
- TV/Movie Awards [73]
- Video Games [120]
- Video Game Stores [43]
- Visual Arts [525]
- Visual Arts, Architecture & Crafts [1]
- Water Parks [2]
- Zoos [8]