Hi @4pawztransport,
Thank you for your reply.
The first is that I can’t seem to figure out how to adjust the price per mile. Can you please explain that to me? - Sure, the price is calculated as the Distance (in meters) * price per km + Start Ride Fee.
The distance is divided by 1000, for showing the value in kilometers.
Whenever you are not sure about some values or parameters of the template, I recommend you use the debugger, you can inspect elements on the page and check their values easily as well as run workflows in step-by-step mode to check how it’s running.
See the screenshots below:
The second is that the rider map free version isn’t showing the route when I input pickup and drop off locations… - The route itself is shown only after the driver is accepting the order. The easiest way to check this is to log in as a rider in one browser and as a driver in another browser.
Below you can see the first screenshot on the driver page and the second on the rider (customer) page.
Ridely Template has an integrated API Google connection. The API returns the recommended route between the start and endpoints calculated by the Google Maps API. It is used to calculate travel distance and time between 2 points on the map (start and endpoint) provided by one of the Google Maps APIs.
Check the link below:
https://docs.zeroqode.com/templates/ridely-ride-sharing-like-uber-template/setup-guide#4ed18abc05e84f8783d4e52caf33c43c
Please make sure you’ve read carefully the template supporting documentation, especially the Setup Guide and Things to Note sections.
I hope the above is useful to you.
If you require any further information, let me know.
All the best,