Hacker News new | ask | show | jobs
by ajhai 5392 days ago
I have an idea for an app that needs to know user's physical location. I have planned on using HTML5 geolocation api to access user's location (Using HTML5 will save me effort in porting the app to various mobile devices). I was little skeptical on the accuracy of geolocation api. But looks like it is doing pretty good work, and I think I can go ahead with using geolocation for my application :)