google maps - TypeError: Cannot read property 'watchPosition' of undefined {stack: (...), message: "Cannot read property
I'm following a tutorial provided by Appery.io and getting the following error in console, when trying to get markers on my location :
google maps - TypeError: Cannot read property 'watchPosition' of undefined {stack: (...), message: "Cannot read property 'watchPosition' of
I've noticed that the Appery.io in the tutorial has a different interface, assuming it's an older version.
Did something change regarding the google map component?
This is the JS I'm using, again provided by Appery
Thank you in advance,