AntonioCuomo 4 Posted December 20, 2020 Share Posted December 20, 2020 I take up the topic of a post a few weeks ago trying to be clearer on the problem. I wrote an app for geolocation by inserting the script in the onclick event of the button, in the ajaxrequest event the reading of the data returned by the call. If I log in with loalhost: 8078, the event click and the CurrentPosition event are detected with the latitude and longitude values. If I log in with 192.168.1.9:8100 (local ip of the pc) or from a browser on the internet, only the click event is detected. The source of the test is attached. Projectgeoloca.zip Quote Link to post Share on other sites
Oliver Morsch 51 Posted December 20, 2020 Share Posted December 20, 2020 Use HTTPS. Quote Link to post Share on other sites
AntonioCuomo 4 Posted December 20, 2020 Author Share Posted December 20, 2020 THANK, All run Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.