Find Recreation Centers in Kaduna. Listings include The Xperience at 20, Tha Loop Place Ungwan Waziri Karji, AHLU Markaz AHLUL Qur’an and FlexFitkd. 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:183013211744255 }
})
.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);
});
The Xperience at 20
20 Sultan Close, Off Sultan Road, Kaduna
A
Tha Loop Place Ungwan Waziri Karji
Ungwan Waziri, Kaduna
B
AHLU Markaz AHLUL Qur’an
Er 8 Makama Road Unguwar Kanawa Kaduna, Ka
C
FlexFitkd
Tsoho Dutsa, Agwa, Kaduna 800001
D
Other Kaduna arts & entertainment
- Adult Entertainment Clubs [4]
- Amphitheaters [1]
- Amusement Park Rides [1]
- Aquariums [3]
- Arcades [3]
- Art [102]
- Art Galleries [24]
- Arts & Crafts Stores [16]
- Arts & Entertainment [184]
- Betting Shops [1]
- Choirs [4]
- Movie Theaters [27]
- Comedy clubs [138]
- Cultural Centers [7]
- Dance Studios [9]
- DJs [21]
- Drive-In Movie Theaters [2]
- Festivals [5]
- Game Publishers [1]
- Gaming Video Creators [9]
- Jazz clubs [1]
- Live Music Venues [4]
- Music Awards [12]
- Music Charts [19]
- Music production [20]
- Orchestras [2]
- Paintball [1]
- Party Entertainment Services [13]
- Performance & Event Venues [46]
- Performance Art [5]
- Theaters [15]
- Performing Arts [4]
- Playgrounds [1]
- Poet [5]
- Roller Skating Rinks [1]
- Shows [1]
- Tattoo & Piercing Shops [1]
- Theatrical Productions [1]
- TV/Movie Awards [2]
- Video Games [4]
- Video Game Stores [2]
- Visual Arts [41]
- Water Parks [2]
- Zoos [1]