Skip to content

Commit

Permalink
Regenerate demo web site
Browse files Browse the repository at this point in the history
  • Loading branch information
wf9a5m75 committed Jan 25, 2019
1 parent 0dde27b commit f41d4ff
Show file tree
Hide file tree
Showing 919 changed files with 6,212 additions and 623 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @ionic-native/google-maps@5.0.xxx-beta demo
# @ionic-native/google-maps@5.0.xxx demo

This demo application is aim to describe how to use `@ionic-native/google-maps` with Ionic v4.

Expand Down
10 changes: 6 additions & 4 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,15 @@
<plugin name="cordova-plugin-splashscreen" spec="5.0.2" />
<plugin name="cordova-plugin-ionic-webview" spec="^2.0.0" />
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.0.5" />
<allow-navigation href="http://192.168.86.31:8100" sessionid="883b0024" />
<plugin name="cordova-plugin-googlemaps" spec="../cordova-plugin-googlemaps">
<variable name="API_KEY_FOR_ANDROID" value="AIzaSyAQb8UXtwwrW-R3zzOWgEDqvMNuA6IVkxs" />
<variable name="API_KEY_FOR_IOS" value="AIzaSyAQb8UXtwwrW-R3zzOWgEDqvMNuA6IVkxs" />
<plugin name="cordova-plugin-googlemaps" spec="^2.5.0">
<variable name="API_KEY_FOR_ANDROID" value="(YOUR_API_KEY_IS_HERE)" />
<variable name="API_KEY_FOR_IOS" value="(YOUR_API_KEY_IS_HERE)" />
<variable name="PLAY_SERVICES_VERSION" value="15.0.1" />
<variable name="ANDROID_SUPPORT_V4_VERSION" value="27.+" />
<variable name="LOCATION_WHEN_IN_USE_DESCRIPTION" value="This app wants to get your location while this app runs only." />
<variable name="LOCATION_ALWAYS_USAGE_DESCRIPTION" value="This app wants to get your location always, even this app runs in background." />
</plugin>
<engine name="browser" spec="5.0.4" />
<engine name="android" spec="7.1.4" />
<engine name="ios" spec="4.5.5" />
</widget>
1 change: 1 addition & 0 deletions docs/1.c327886644c512f47997.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/100.32ccc7b9aba5535b59cf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/101.c079f6b7aaf1003f45df.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/102.5ad3ea99ff4d809c74ba.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/103.1897b14a1b166f3a8ae6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f41d4ff

Please sign in to comment.