I have one web application. I have to know the Geolocation(Longitude & Latitude) of Clients who are using my web application? As per my understanding, I can do it using Html5 Geolocation Apis. But the problem in this scenario is this that it requires client permission. So is there any way I can do it without client permission?
Please let me know if my understanding is wrong about Html5 Geolocation Apis.
Thanks, Gopal Lal