Hello everyone,
I am in the process of creating an iPhone asset management app on XCode using Objective C that will include a map in order to allow a delivery driver to navigate through their route for the day. I was wondering if there is an API or some type of call or code that I can use in order to allow the driver to select multiple order routes and add a multi destination route (From A-> B ->C)?
I have read that Apple maps does not have this capability and that Google maps can only do this via desktop browsers.
Does anyone know of any alternative solutions?
Thank you