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-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,14 @@ Or use the files from ionic market:
13
13
14
14
It is a clean project without external dependencies!
15
15
16
-
After that!!!:
16
+
## Configuring the project
17
17
18
-
- go in www folder then app and directives
19
-
-there open the googleMaps.js and change the Google Maps apiKey with yours
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
0 commit comments