I am using the react-google-maps api and want to create a point on the route from a to b every say 1km. Does anyone have a function to do that, most of the stuff I found online is outdated.
Tried to port over some older functions but V3 has made it different.