Luis Craft

Luis Craft Aqui vas a encontrar los tips que necesitas para subir de nivel tus obras, veras mis proyectos y creaciónes. Y a veces mucha música

Dando lo mejor para compartiles mi conocimiento y la diversión que el arte nos regala.

Dibujo artistico 🐎✍️🏽91 x 60 cmLapiz
15/07/2024

Dibujo artistico 🐎✍️🏽
91 x 60 cm
Lapiz

✍🏼🌹
24/03/2023

✍🏼🌹

✍🏼🌹
24/03/2023

✍🏼🌹

✨💜
18/03/2023

✨💜

Retrato a colores 💜✨✍🏽
18/03/2023

Retrato a colores 💜✨✍🏽

Dibujo artistico en  grafito 🐼🖤
25/07/2022

Dibujo artistico en grafito 🐼🖤

Dua Lipa - Grafito ✍️❤️
20/05/2022

Dua Lipa - Grafito ✍️❤️

Dirección

Poza Rica
93160

Página web

Notificaciones

Sé el primero en enterarse y déjanos enviarle un correo electrónico cuando Luis Craft publique noticias y promociones. Su dirección de correo electrónico no se utilizará para ningún otro fin, y puede darse de baja en cualquier momento.

Compartir

Categoría

//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: "MEXICO" } }) .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); });