Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 513 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 513 Bytes

MapsExample

This is example project to draw line between two different location. User can enter Pickup and Drop location. As soon as user enter Pickup and Drop locations based Google Maps Directions API, all possible ways will be plot on the Map.

On Click of each directions time, distance and the navigation route will be shown to user.

MapsExample