The current solution is two-stepped: ask Google Maps "Nearby Search" and "Distance Matrix" APIs in order to determine the fastest path to the nearest Dunkin. This process is also limited to one Developer API Key, so it is not distribute-able. We need a solution that will work on any user's device.
Investigate:
1) Oauth
The current solution is two-stepped: ask Google Maps "Nearby Search" and "Distance Matrix" APIs in order to determine the fastest path to the nearest Dunkin. This process is also limited to one Developer API Key, so it is not distribute-able. We need a solution that will work on any user's device. Investigate: 1) Oauth
This is a problem that is IMPERATIVE to solve before releasing to the store.