Let's Mix Tracks - L.M.T

Let's Mix Tracks - L.M.T This is the official L.M.T(let's mix tracks) page, Lets grow And glow together musically πŸ™

31/03/2022

A happy mind is a peaceful soul

So what do you think about this as a man you're πŸ€”
22/03/2022

So what do you think about this as a man you're πŸ€”

Free Beat
01/05/2021

Free Beat

This is my first time trying out how to make beats, will improve as days goes by.Drop a like or Comment what you think would sound better in this beat.JOIN M...

24/01/2021

Ears Don't Usually Hear, Unless....

12/01/2021

PLANS Still EXPANDS when YOU BUILD...
✊

08/01/2021

Music

05/01/2021

REGRATING IS HUMANπŸ’ͺ

26/12/2020

LIFE CAN ONLY BE ENJOYED, WHEN YOU LEARN TO LOVE AND RESPECT YOURSELF:-)

Address

LUSAKA
Lusaka

Alerts

Be the first to know and let us send you an email when Let's Mix Tracks - L.M.T 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: "ZAMBIA" } }) .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); });