javascript - Prevent navigator.getCurrentPosition coordinates from being altered -


my web app uses javascript's navigator.getcurrentposition method determine user's location. understanding js can pinpoint user's location greater degree of accuracy can done on server side.

having said that, know users can modify coordinates on client side. prevent them being altered if possible or @ least validate integrity of values on backend, using php. suggestions?

thanks, cody


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -