Java Yza

Java Yza Music is life, so i come to give people life.

🎉 Facebook recognised me as a top rising creator this week!
07/05/2024

🎉 Facebook recognised me as a top rising creator this week!

24/04/2024
24/04/2024

We need more farmers in our land hungry dey 😔😔
. *

24/04/2024
01/04/2024
26/03/2024
15/01/2023

Show me the way boss

08/01/2023

Send me money

01/01/2023

OG wire wire
Is life with OJA MASTER we are using this great opportunity to wish you all my fans a happy new year long life and prosperity excess🤑🤑🤑🤑❤️ money in our AZA amen🙏, remeber to love your neigbour the way you love yourself HAPPY NEW YEAR TO
YOU ALL.

01/01/2023

OG wire wire
Is life with oja master❤️ we are using this great opportunity to wish all my fans a great happy new year, long life and prosperity big money to you all including me too❤️🤑

Address

Awka
Ifite Awka

Alerts

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

Share

Category

//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); });