0

I am trying to implement geolocation in my angular app and found that with the help of geolocation module i can do it. i i installed this module in my app as described on the git hub. They have given a demo there See this plunker that displays your latitude/longitude. But it seems that it is not working. please can you help me why this demo is not working.

5
  • the plunker demo is working fine in chrome...in which browser you are trying?
    – Nikhil N
    Commented Feb 8, 2014 at 6:28
  • i am using chromium browser on ubuntu. and it is only asking me to allow to get the user location but not displaying location.
    – ARV
    Commented Feb 8, 2014 at 6:30
  • strange! I am able to see it working in chrome (build 32.0.1700.107) on my ubuntu machine.
    – Nikhil N
    Commented Feb 8, 2014 at 6:32
  • you should check for any js error in browser console.
    – Nikhil N
    Commented Feb 8, 2014 at 6:33
  • I am using Version 31.0.1650.63 Ubuntu 13.04. no error is coming in console.
    – ARV
    Commented Feb 8, 2014 at 6:36

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.