File tree 4 files changed +167
-22
lines changed
4 files changed +167
-22
lines changed Original file line number Diff line number Diff line change
1
+ .idea /
2
+ * .log
3
+ .DS_Store
4
+ .cache
Original file line number Diff line number Diff line change 1
- # google-maps-javascript-api
1
+ # Google Maps JavaScript API
2
2
3
- # Step-1-GET API KEY
4
- https://console.cloud.google.com/apis/dashboard
5
- https://developers.google.com/maps/documentation/javascript/tutorial
6
- https://developers.google.com/maps/documentation/javascript/get-api-key
3
+ A Demo for Google Maps JavaScript API
7
4
8
- # Step-2 Create Project
9
- When logged in to your google api dashboard Click on Credentials and Create Credentials ( Create Credentials > Api key ) for the above API
5
+ ![ ] ( api.png )
6
+
7
+ ## Video Tutorial :video_camera :
8
+
9
+ 1 . [ Watch Demo Tutorial] ( https://www.youtube.com/watch?v=yhhkNtdg5x0&list=PLD8nQCAhR3tT9dU8JKLpG3av-WMQGPPFP )
10
+
11
+ ## Step-1-GET API KEY
12
+ * [ API Dashboard] ( https://console.cloud.google.com/apis/dashboard )
13
+ * [ Google Maps JavaScript Tutorial] ( https://developers.google.com/maps/documentation/javascript/tutorial )
14
+ * [ Get API Key] ( https://developers.google.com/maps/documentation/javascript/get-api-key )
15
+
16
+ ## Step-2 Create Project
17
+
18
+ * When logged in to your google api dashboard Click on Credentials and Create Credentials ( Create Credentials > Api key ) for the above API
10
19
get the API key
11
20
12
- # Step-3 ENABLE APIS:
13
- Go to Api Library on https://console.cloud.google.com/apis/library and active the below API libraries:
14
- 1-Places API
15
- 2-Geocoding API
16
- 3-Google Maps API
21
+ ## Step-3 ENABLE APIS:
22
+
23
+ > Go to Api Library on https://console.cloud.google.com/apis/library and active the below API libraries:
24
+ > * 1-Places API
25
+ > * 2-Geocoding API
26
+ > * 3-Google Maps API
17
27
18
- You can watch the demo on https://www.youtube.com/watch?v=yhhkNtdg5x0&list=PLD8nQCAhR3tT9dU8JKLpG3av-WMQGPPFP
19
- For any help please contact me on http://imransayed.com
You can’t perform that action at this time.
0 commit comments