Search results

  1. C

    I spent 200 hours building a tool that creates faster and more efficient routes than Google Maps

    @devaofprayze The check and the x are to keep track of the addresses you were able to get to. Start All is the google maps link for all the addresses together, Go is the google maps link to just to that one stop. Hope that helps:)
  2. C

    I spent 200 hours building a tool that creates faster and more efficient routes than Google Maps

    @crazydestiny24 We already have a few ridesharing and delivery companies using us so this wouldn't be a bad idea
  3. C

    I spent 200 hours building a tool that creates faster and more efficient routes than Google Maps

    The best way to summarize what this tool does is that it automatically re-orders multi-stop routes, basically telling you the best order in which you should go about your stops. For example on Google Maps if you were to enter in route A, B, C, D, E you will get the best route in that order, but...
  4. C

    I spent 200 hours building a tool that creates faster and more efficient routes than Google Maps

    Not sure why Google Maps doesn't have this already. I'm building a mobile app (like this chrome extension I built) that takes my multi-stop route on Google Maps and rearranges it to give the fastest, most efficient route (TSP Problem). It basically tells me what stops I should go to in what...
Back
Top