How can i display multiple users' locations on the same map using leaflet js
I'm working on a project similar to uber and I want the user to be able to see both his and the driver's location on the same map using leaflet. Is it possible? If so how can I use it and where can I find tutorials about it?