Is there a way I can clone google maps as a library to use on my site that displays locations of multiple moving iot devices?

I am building a website that reads latests locations from a server that logs locations of multiple iot devices moving around the city.
I need to display these locations as pointers on a map.
I have searched and found leaflet and openlayers but they do nott seem accurate as google maps and want to copy the current map for my work.

I have tried libraries like openlayers and leaflet but find they are not as accurate.
Need a way to clone the current version of google maps and import it into a library that allows me to add markers and routs.