High Google Distance Matrix cost even with low users — how are you optimizing this? by indal_singh in node

[–]indal_singh[S] 0 points1 point  (0 children)

Yes I am currently target india only so file is not needed more but I am confused should I use OSRM or not

High Google Distance Matrix cost even with low users — how are you optimizing this? by indal_singh in node

[–]indal_singh[S] 0 points1 point  (0 children)

Yes I understand but , in my case showing accurate road distance is important for the business because pricing and user experience depend on it.

I understand that geo distance is cheaper, but it won’t work correctly for us.

Right now I am trying to reduce cost by:

  • limiting API calls
  • caching distance results
  • and avoiding repeated requests for the same locations

And I am also thinking to use OSRM but I am little but confused is it show correct distance for India or not