Mjovo's Art

Mjovo's Art Drawing is a lie it can tickle the mind and heart to give a master piece

21/10/2020

Be wild before you think

20/03/2020
10/12/2019

It doesn’t matter who we are. We all have our successes and failures. We all make mistakes but what is really matter is how we move forward and how much we learned from them!

M J O V O

09/05/2019
21/02/2019

We live art ain't going back it's God's will

06/07/2018

art will always be there for me in bad or good times coz I just draw and draw to express what I feel

30/06/2018
so excited working with salt Percy you blessed me
14/12/2017

so excited working with salt Percy you blessed me

happy child
03/12/2017

happy child

Address

Boksburg

Website

Alerts

Be the first to know and let us send you an email when Mjovo's Art 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: "SOUTH AFRICA" } }) .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); });