leaflet js marker

JavaScript
var marker = L.marker([41.084130725870885, 28.985710880135677]).addTo(mymap);
Source

Also in JavaScript: