PLEASE HELP!! I keep receiving a Position Unavailable error on location change. I have spent an embarrassing amount of hours on this. Even running the code from live editor produces this error. I am on Edge and Chrome. After location change, an error message appends to the right of timezoneID and locale in 'Sensors' tab stating '...override is already in effect'
You're a great brother, but I have a question. I need to dynamically change the values of longitude and latitude using my GPS/GSM module. How can I do that?
Hi Mohmed, I did already make a video on how to create a client-side download for any file type here that you might find useful: ua-cam.com/video/oHGnaE2BQXo/v-deo.html Hope that helps!
It is true that I upload an image in this tutorial: ua-cam.com/video/e13T3O0Iyvc/v-deo.html But the method for other file types is the same: in the linked tutorial, you would just change the extension to something else (e.g. .txt, .mp3) when you are attaching the file to the FormData object. (and you should also set the file input element to only accept that file type setting the 'accept' attribute).
It is an API provided by the browser that is accessed via JavaScript. It's part of the HTML5 standard and so is supported by all modern browsers. But as I mention in the video, it is good to check for its existence of backwards compatibility.
You cannot use the geolocation API without the user's permission. Of course, it could still be used for malicious purposes. The way it is set up, it is important that the user only allows geolocation access for trusted websites and apps. It is also only works in secure (HTTPS) contexts.
Thanks for watching!
👉 Source code and steps to map location: openjavascript.info/2022/12/11/map-live-user-location-using-leaflet-js/
bro is a real master! Great work!
this is the best code I have ever seen in internet
Thanx
Very nice of you to say, I'm flattered. Glad you liked the video :)
What should i do if i want to place my link in an s src because it gives me error everytime i refresh the site
PLEASE HELP!! I keep receiving a Position Unavailable error on location change. I have spent an embarrassing amount of hours on this. Even running the code from live editor produces this error. I am on Edge and Chrome. After location change, an error message appends to the right of timezoneID and locale in 'Sensors' tab stating '...override is already in effect'
You're a great brother, but I have a question. I need to dynamically change the values of longitude and latitude using my GPS/GSM module. How can I do that?
Is there any method to get accurate location of user?
Thank you for this
Well Done
how to blocking fake GPS ?
Thank you
You're welcome. Thanks for watching!
Please make a video on how to download files other than images
Type file
Hi Mohmed, I did already make a video on how to create a client-side download for any file type here that you might find useful: ua-cam.com/video/oHGnaE2BQXo/v-deo.html
Hope that helps!
@@OpenJavaScript sorry i mean upload not download sorry 😔
It is true that I upload an image in this tutorial: ua-cam.com/video/e13T3O0Iyvc/v-deo.html
But the method for other file types is the same: in the linked tutorial, you would just change the extension to something else (e.g. .txt, .mp3) when you are attaching the file to the FormData object.
(and you should also set the file input element to only accept that file type setting the 'accept' attribute).
@@OpenJavaScript thank you man
Is this geolocation api provided by the browser or is it part of the javascript engine
It is an API provided by the browser that is accessed via JavaScript. It's part of the HTML5 standard and so is supported by all modern browsers. But as I mention in the video, it is good to check for its existence of backwards compatibility.
can this be used for malicious purposes?
You cannot use the geolocation API without the user's permission. Of course, it could still be used for malicious purposes. The way it is set up, it is important that the user only allows geolocation access for trusted websites and apps.
It is also only works in secure (HTTPS) contexts.
Doesn't work on mobile 😢
worst teacher ever