You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,12 @@ It is a clean project without external dependencies!
15
15
16
16
## Configuring the project
17
17
18
-
- go to the \www\app\templates\ folder and open up the results.html with your favorite editor
19
-
- Edit the line <divid="map"data-tap-disabled="true"google-mapstyle="height:100%; width: 100%;"api-key="YOUR_API_KEY"events="events"></div> to include your Google API key
18
+
1) go to the \www\app\templates\ folder and open up the results.html with your favorite editor
19
+
2) Edit the following line to include your Google API key:
0 commit comments