Hi!
I want to make a website where I first get the user location.
If the user location is within a certain area, like 50 meters within a certain coordinate.
It should then redirect to a specific webpage.
How would I do this?
I have read through the documentation here:
http://developer.apple.com/safari/li...WebContent.pdf
But it doesn't say how I can make a decision based on where the user is currently located.
Thanks for your help!
I want to make a website where I first get the user location.
If the user location is within a certain area, like 50 meters within a certain coordinate.
It should then redirect to a specific webpage.
How would I do this?
I have read through the documentation here:
http://developer.apple.com/safari/li...WebContent.pdf
But it doesn't say how I can make a decision based on where the user is currently located.
Thanks for your help!