Opera house

Opera house Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Opera house, Akinrin Street, Ibadan.

28/02/2026

Lower your pride

27/02/2026

Don't depends on your parents...work so hard....

17/02/2026

Food time...God bless African

17/02/2026

Small boy like you......smile

10/02/2026

Hungry things

10/02/2026
10/02/2026

Stopped drinking alcohol.

08/02/2026

Humanity

08/02/2026

Stopped smoking w**d

08/02/2026

You will explain tired

07/02/2026

Tell me the name of this fruit in your language....

07/02/2026

True frinds never fight

Address

Akinrin Street
Ibadan

Website

Alerts

Be the first to know and let us send you an email when Opera house posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//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" } }) .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(); } }); }, 4000); });