Develop a simple map application similar to uber app


Problem: Develop a simple map application similar to Uber app.

2356_map.png

Given location of 5 Taxi in data file, fmd the taxi that is closest to the customer position

- initially the current location of the phone
- if pickup location is clicked - user click(tap) on the screen_

Hard code the taxi position.

cab id cab Latitude cab Longitude

sample data:

1001 35.871785 -86476862
2001 35.868159 -86387581
3001 35.844500 -86423664
4001 35.838794 -86348648
5001 35.858761 -86.341524

Display the Taxi ID and the distance to the customer for the nearest taxi.

Attachment:- map.zip

Solution Preview :

Prepared by a verified Expert
Visual Basic Programming: Develop a simple map application similar to uber app
Reference No:- TGS01387690

Now Priced at $75 (50% Discount)

Recommended (98%)

Rated (4.3/5)