I want to create an application that allows the user to find the neighboring location of other users using the GPS coordinates that are included in the same application. You can also track the location of devices (recorded in a single application) that move in the car.
Can someone give me an overview of how I can do this. Is there a free API for this task?
source
share