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
Hi,
I have a issue with the Geo-location. i have had this issue for a while now. I have used the code on a different app and it worked fine. I have been triying to figure this out for a while now. the error code i am getting is :
ERROR Error: Uncaught (in promise): ReferenceError: google is not defined
ReferenceError: google is not defined
at LocationPage.webpackJsonp.531.LocationPage.loadMaps (location.ts:78)
at location.ts:47
at t.invoke (polyfills.js:3)
at Object.onInvoke (core.js:4629)
at t.invoke (polyfills.js:3)
at r.run (polyfills.js:3)
at polyfills.js:3
at t.invokeTask (polyfills.js:3)
at Object.onInvokeTask (core.js:4620)
at t.invokeTask (polyfills.js:3)
at LocationPage.webpackJsonp.531.LocationPage.loadMaps
Hi,
I have a issue with the Geo-location. i have had this issue for a while now. I have used the code on a different app and it worked fine. I have been triying to figure this out for a while now. the error code i am getting is :
ERROR Error: Uncaught (in promise): ReferenceError: google is not defined
ReferenceError: google is not defined
at LocationPage.webpackJsonp.531.LocationPage.loadMaps (location.ts:78)
at location.ts:47
at t.invoke (polyfills.js:3)
at Object.onInvoke (core.js:4629)
at t.invoke (polyfills.js:3)
at r.run (polyfills.js:3)
at polyfills.js:3
at t.invokeTask (polyfills.js:3)
at Object.onInvokeTask (core.js:4620)
at t.invokeTask (polyfills.js:3)
at LocationPage.webpackJsonp.531.LocationPage.loadMaps
the files below are the ts and html files i hope someone can help. thanks in advance.
Geolocation.ts.txt
component.ts.txt
Menu.ts.txt
Menu.html.txt
Geo-Locxation.html.txt
The text was updated successfully, but these errors were encountered: