Page 1 of 1

Cannot read property 'watchPosition' of undefined

Posted: Mon Nov 17, 2014 12:51 am
by Carl

Hi - trying to fire a simple geolocate service and get the following error from both browser and phone - Cannot read property 'watchPosition' of undefined.

Any ideas why this would be happening ? I defined the service as per the geolocation tutorial.


Cannot read property 'watchPosition' of undefined

Posted: Mon Nov 17, 2014 5:24 am
by obullei

Hello!

Please take a look here:
http://stackoverflow.com/questions/84...


Cannot read property 'watchPosition' of undefined

Posted: Mon Nov 17, 2014 6:38 am
by Carl

Thanks for that!