Skip to content

Commit e8d4b7b

Browse files
authored
Update README.md
1 parent 9d8d808 commit e8d4b7b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1+
12
# Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline
23

34
<p align="center">
4-
<img width="220" height="200" src="https://i.ibb.co/ZmpPbgj/app-icon.png">
5+
<img width="220" height="200" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/blob/main/app/src/main/res/drawable/app_icon.png">
56
</p>
67

78
---------------
89
- <b>Google Map:- </b>Get Current Location and show in the map
910
- <b>Place API (Custom UI):</b>-Custom Place API Listing onclick showing selected Place in map
1011
- <b>Polyline:- </b> In google map shown interlink Polyline with color onclick shows details
11-
- <b>Direction API:- </b> Used Direction API show the route between two destination
12+
- <b>Direction API:- </b> Used Direction API show the route between two destination
1213

1314

1415
## Demo
1516
Google Map | Polyline
1617
------------ | -------------
17-
<img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/blob/main/map.jpg?raw=true"> | <img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/blob/main/polyline.jpg?raw=true">
18+
<img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/assets/46309253/edf47621-c4c4-4447-bc40-5f59fa7f1cce"> | <img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/assets/46309253/cfa73c1b-18d1-4dad-b228-09c7f141da83">
1819

19-
Place API | Polyline
20+
Place API | Direction API
2021
------------ | -------------
21-
<img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/blob/main/place_api.jpg?raw=true"> | <img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/blob/main/direction_api.jpg?raw=true">
22+
<img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/assets/46309253/494a7cd4-ac47-4513-9ecf-883ff1dc3011"> | <img width="350" height="700" src="https://github.com/Dinesh2510/Google-Map-with-PlaceAPI-DirectionAPI-and-Polyline/assets/46309253/1f084a6b-def5-4578-b216-97188d1f0fb3">
2223

0 commit comments

Comments
 (0)