1.5 Mapping Geolocation with Leaflet.js - Working with Data and APIs in JavaScript

  Рет қаралды 282,199

The Coding Train

The Coding Train

Күн бұрын

💻github.com/Cod...
In this video I use Leaflet.js to add an interactive map to the page and place the ISS location as a marker.
🔗 Leaflet.js: leafletjs.com/
🔗wheretheiss.at/
🎥 NEXT LESSON: • 2.1 Server-side with N...
🎥 PREVIOUS LESSON: • 1.4: JSON - Working wi...
🎥 FULL COURSE: • Working with Data and ...
🎥 The Basics of CSS: • 8.7: The Basics of CSS...
🚂 Website: thecodingtrain....
💖 Patreon: / codingtrain
🛒 Store: www.designbyhu...
📚 Books: www.amazon.com...
🎥 Coding Challenges: • Coding Challenges
🎥 Intro to Programming: • Start learning here!
🔗 p5.js: p5js.org
🔗 Processing: processing.org
Welcome to Working with Data and APIs in Javascript!
This course is for aspiring developers who want to learn how to work with data in web applications. How do you retrieve, collect, and store data?
📄 Code of Conduct: github.com/Cod...

Пікірлер: 189
@jeslela
@jeslela 2 жыл бұрын
One thing I love about these videos is just watching your workflow and seeing how you use and read documentation. It's like there's a mentor by my side showing me how to navigate this confusing world of self taught programming. Thanks
@tonym_123
@tonym_123 5 жыл бұрын
incredible, how do you make this look so easy? like seriously, i would spend hours just to make half of what you did here. you are truly an inspiration
@RicoMinovo
@RicoMinovo 5 жыл бұрын
If you watch it at 1.5x he is even more excited to teach programming. Thanks!
@Matt-tn2on
@Matt-tn2on 3 жыл бұрын
Man I have no words. Daniel Shiffman, you are simply the best!
@fastlearner9993
@fastlearner9993 2 жыл бұрын
your TEACHING style is one of a kind !!!!!
@prernasharma3439
@prernasharma3439 5 жыл бұрын
Loving this series so much. Thank you so much for making JS fun.
@ShujathHussain0
@ShujathHussain0 5 жыл бұрын
After so many series and lectures. i just love the energy & clarity of your every explanation
@MrUgleh
@MrUgleh 5 жыл бұрын
Although I have no need to watch this series because this kind of stuff is my bread and butter, I still do because I love watching your videos, and you never know what you will learn. There is always room for improvement. With that said, I think an addition to this "Working with Data" series you could show how to cache data that doesn't need to be repeatedly fetched from the source. Just an idea but picking up from this video, you could grab all the countries latlong via restcountries.eu, which also uses no authentication, and then create a marker that displays their population or something, or using Charts.js create a bubble map that involves area, population, exc.
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Ah, thank you for this feedback! A great tip! Feel free to keep commenting with more feedback as I release future videos.
@julietosunde9475
@julietosunde9475 3 жыл бұрын
You are awesome!! this has helped with a project I have been struggling with for days now. Thanks
@vishalchauhan9832
@vishalchauhan9832 3 жыл бұрын
@Juliet Osunde on which project you are working.
@naveennani1772
@naveennani1772 2 жыл бұрын
It helps me too . 🙂 But we can't share anything about our project as it's against our company policies 🥴
@RicoGalassi
@RicoGalassi 5 жыл бұрын
Love this series. Been teaching me so much! Very excited for the last one! And definitely please show how to center the space station while the map moves around it so the ISS is stationary. Can you definitely also show how the page can update with the new lat and lon without refreshing? Love your videos!!
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
It's all coming in the subsequent videos and you can find the exercise solutions here: github.com/CodingTrain/Intro-to-Data-APIs-JS/
@ishantchahar901
@ishantchahar901 4 жыл бұрын
I am in love with ur enthusiasm bruh. You are really awesome!
@EduardoLima-pi7fl
@EduardoLima-pi7fl 5 жыл бұрын
Yours videos are just awesome! I hope more people can appreciate your work. Greetings from Brazil!
@coffeecoder9458
@coffeecoder9458 4 жыл бұрын
This is one of the coolest tutorials ever. This guy has some serious teaching chops. SUBSCRIBED!!!
@alimajidian1974
@alimajidian1974 3 жыл бұрын
Hello from IRAN, you helped me so much, thank you !
@bienenlapera
@bienenlapera Жыл бұрын
Thanks for the clarification on merkator's map . It's really important that! I'm from Argentine, It is as long as Europe! Buenos Aires as long as Spain
@gakhappy
@gakhappy 4 жыл бұрын
wow!! you are a real teacher. you are my inspiration for coding
@im2godly750
@im2godly750 2 жыл бұрын
Thank you so much. You are a great teacher. I know it’s not necessary, but I actually feel comfortable learning with you. I’ll definitely subscribe and check out the rest of your vids! ❤
@cybersamurai99
@cybersamurai99 Жыл бұрын
Thank you Im glad I found your channel. If anyone is having issus with marker.SetView not working, try using the following method marker.setLatLng( [lat,long ] )
@pollyjesterscodingworld4673
@pollyjesterscodingworld4673 5 жыл бұрын
This is a really good series. Thanks a lot. If you want more rainbows in your VS Code, I'd recommend the imo useful extension indent-rainbow.
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Oh, I will check it out!
@digigoliath
@digigoliath 5 жыл бұрын
Magical! Thanks for transporting us to another world.
@goldenpigcoin8028
@goldenpigcoin8028 5 жыл бұрын
Love your videos! You are very enthusiastic!
@SaikatMaiti
@SaikatMaiti 5 жыл бұрын
Just waiting for this session from you! 🤗
@shinej11
@shinej11 4 жыл бұрын
Thank you very much. I love your presentation style. Apart from the topic of the video, which is always undoubtedly great, I learn a new way of doing things.
@SimPwear84
@SimPwear84 5 жыл бұрын
Great series! It helped me tremendously on my project. Thank you o much, wish I could like this x1000 times.
@Pierstoval
@Pierstoval 5 жыл бұрын
One of my favourite JS libraries, it's really awesome and clean :D ♥
@SimonTiger
@SimonTiger 5 жыл бұрын
0:14-0:16 In case anyone hasn't noticed, that was Dan from waaay in the future. That's why his voice was a little bit different. Because, I've actually watched how he recorded this, and he just said "dom" incorrectly. For some reason, that bothered him!
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Wow, amazing that you noticed!
@MiladAKareem
@MiladAKareem 5 жыл бұрын
Very useful video. Thanks for all you share with us.
@pastorhudson
@pastorhudson 5 жыл бұрын
Dude! I love your teaching style. You’re killing it! I love the setup too. Green screen? How do you know where to point? Do you have a monitor like the weather man? It looks fantastic. I teach for a living and this is one of the best coding style lessons I’ve seen.
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Yes green screen and monitor! More here: kzbin.info/www/bejne/qaLOqHuLrrtgj7s
@DrMxy
@DrMxy 5 жыл бұрын
Great stuff! Just a small correction: {s} = subdomain @ 7:35
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Ah, thank you!
@matissjudins6272
@matissjudins6272 3 жыл бұрын
thank you man, i made more progress in 1 day than in a week with fetch()
@neutronstar77
@neutronstar77 2 жыл бұрын
Thank you very much for upload this video, it is very useful!
@digigoliath
@digigoliath 5 жыл бұрын
Revisiting this video. Hey, coding is FUN!!
@angelamilton5134
@angelamilton5134 2 жыл бұрын
Lovely presentation and explanantions
@celtspeaksgoth7251
@celtspeaksgoth7251 Жыл бұрын
Fantastic. Enthusiastic, great legible code, a sense of direction,
@lunes-1
@lunes-1 3 жыл бұрын
Great video,keep it up!⏺⏹⏺
@hannahejimoforchiamaka3333
@hannahejimoforchiamaka3333 3 жыл бұрын
I'm loving this already
@rotrose7531
@rotrose7531 4 жыл бұрын
Thank you very much. These tutorials are god-sent!
@SYNAPSEdwl
@SYNAPSEdwl 5 жыл бұрын
Great presentation! All the best!
@margharetify
@margharetify 3 жыл бұрын
Love your energy! Thank you for the super clear explanation!
@boultifnidhal2600
@boultifnidhal2600 2 жыл бұрын
I wish that flat earthers were smart enough to love coding and watch this video.
@enivaldobonelli
@enivaldobonelli 5 жыл бұрын
Beautifull lecture. Thanks a lot, Daniel!
@RugShadow
@RugShadow 3 жыл бұрын
Hey! Your videos are absolutely great, and coding along with them each in order has taught me so much! There's one thing in this video that has me absolutely stumped right now and I'm surprised I don't see anyone else mentioning it in the comments- when I paste in the attribution URL, the URL itself has quotes in it, which JS then treats as the end of the string! How and why is it not doing that for you?
@thaiscorreia9072
@thaiscorreia9072 4 жыл бұрын
You're a life savior!
@Any_key404
@Any_key404 5 жыл бұрын
Dan, VSCode has Emmet built in so you can all kinds of HTML stuff really quickly, like making divs or setting up a boilerplate page. Is this something you normally don’t use or is it jus out of scope and confusing for people browsing your videos to see you do something like .name and a line of code magically appears?
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Oh, I should look into this more, thank you!!
@mariusbrinzaru8137
@mariusbrinzaru8137 5 жыл бұрын
A great tutorial sir it was a pleasure to watch!
@kasta867
@kasta867 4 жыл бұрын
Amazing tutorial, just what I was looking for!
@Dadaadad268
@Dadaadad268 4 жыл бұрын
Where did the tileUrl come from? I know you explained it a bit, but can that url be found in documentation anywhere?
@jeansylvestre9270
@jeansylvestre9270 3 жыл бұрын
You're a genius !
@t_apk4477
@t_apk4477 4 жыл бұрын
Great Tutorial. Please suggest to restrict the tile to only 1 rather than many more when u r zoom out, please reply
@prashanthkumar5987
@prashanthkumar5987 5 жыл бұрын
Awesome dan🤩
@lipslide101
@lipslide101 5 жыл бұрын
Hey man nice video! I would like to suggest you using npm instead of good old vanilla import into html because that's rarely used in the real world for real applications. Everyone uses things like npm and webpack which is a really essential tool. I think it would be a good idea to always use that even if it's just for good practice and not really necesary :)
@darkceptor44
@darkceptor44 5 жыл бұрын
I personally don't mind, I'm too lazy to create even more projects on my hard-drive so I prefer using online services like codepen.io and repl.it to host simple CSS/JS code, and I already had to change my code a little bit because there's no async and await on browser JS so using NPM and other Node libraries would make it harder for me to keep using it on browser. Btw when I do use Node/NPM I prefer Gulp not Webpack, it's JavaScript style and not JSON style, 100% recommend it.
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Ah, good point, I should add to this series to cover this.
@IceMetalPunk
@IceMetalPunk 5 жыл бұрын
NPM is good for Node projects, but when making a fully client-based application, there's not much need for it. To be honest, the reason things like Webpack/Babel/etc. seem to still be used for client-side applications is just for compatibility reasons, but if your application doesn't need to support old browsers (*cough* IE *cough*) then most modern browsers will be just fine with vanilla ES6 features.
@EricWilliamsCG
@EricWilliamsCG 5 жыл бұрын
Have to agree with DarkCeptor and IceMetalPunk. I use vanilla often in real world apps. NPM is just another link in the chain to keep working.
@lipslide101
@lipslide101 5 жыл бұрын
I just find that me and my colleagues always have been using npm for the frontend of our projects, just to keep things clean. But yeah it was just a suggestion :)
@johnhodgkiss9882
@johnhodgkiss9882 5 жыл бұрын
Great video. How would you click on the target to open another window or perform a function related to that marker?
@vahidsediqi5638
@vahidsediqi5638 3 жыл бұрын
I would love to learn Nodejs or Reactjs from you!
@MrMaraxli
@MrMaraxli 5 жыл бұрын
i really like how you teaching and explaining. i just start learning javascript and i wanna know do you have javasript tutorial videos like about everything. thank you so much
@AndreaVitiani
@AndreaVitiani 5 жыл бұрын
great video as always!!
@gloubiboulgazeblob
@gloubiboulgazeblob 5 жыл бұрын
Nice. Maybe giving it a try with Openlayers ? Doesn't it offers you more possibilities ?
@shmihshmih4287
@shmihshmih4287 4 жыл бұрын
Great video! Thanks!
@rafiel767
@rafiel767 3 жыл бұрын
Love the videos! I am wondering though... Some data seems to be changing but you still used const, instead of let. Why is that and how is the code still able to work?
@nigusukassahun
@nigusukassahun 5 жыл бұрын
The marker doesn't pin to the map accurately when you insert your own icon, like it normally does when using its default icon.
@hongvicodes
@hongvicodes 5 жыл бұрын
Hey nice video and great presentation, period. But how can you preview your work on VSC ? I was wondering about this for weeks. Thanks in advance.
@furiousjanush5776
@furiousjanush5776 3 жыл бұрын
Great job!
@andresmontoya7852
@andresmontoya7852 5 жыл бұрын
Thanks! Might you make a project with the following option: If I type "Colombia, Bogota" on a input, the library you used can change that text to lat and long? That would be awesome!
@EricWilliamsCG
@EricWilliamsCG 5 жыл бұрын
I recently set up a site that works with Leaflet and Algolia Places that does that. Algolia Places gives you real time update as you type addresses with latitude longitude, leaflet can then update the maps with new data how ever fast you allow it to.
@andresmontoya7852
@andresmontoya7852 5 жыл бұрын
@@EricWilliamsCG Great! Can you pass me any example you have? Thanks!
@cesaremannino2774
@cesaremannino2774 3 жыл бұрын
You`re a legend!
@asm7575
@asm7575 3 жыл бұрын
that was helpful thank you. can you make a video about searching marker leaflets that i added on my map ?
@treestrax1072
@treestrax1072 5 жыл бұрын
how did you figure out the appropriate values for iconAnchor?
@prithwirajdutta3827
@prithwirajdutta3827 5 жыл бұрын
Daniel could you make a video on how to optimize route on a map like the Mapping companies do ! Also, it would be great if you could make an application that uses drag and drop workflows like Salesforce does inorder to automate its applications.
@prithwirajdutta3827
@prithwirajdutta3827 5 жыл бұрын
Thank You.
@marchino3577
@marchino3577 5 жыл бұрын
using leaflet how do I get the set of coordinates of a place sought through the search box and highlight its borders
@Pierstoval
@Pierstoval 5 жыл бұрын
At 7:35 you say that {x} and {y} are for latitude and longitude, but that's actually false. There's a special equation/calculation system that determines the tiles numbers, based on width+height of the global map + the current zoom level, so x and y will not actually reveal latitude nor longitude :)
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
Oh, this is a great point, thank you for this feedback! I need to keep a list of corrections somewhere.
@jithinsurendran678
@jithinsurendran678 2 жыл бұрын
Sir, you are nothn less than a fuckn legend🤩
@farahtasneem
@farahtasneem 5 жыл бұрын
Thanks for the video! Do you know how I can make an ordered Leaflet slider showing features by year?
@Just_An_Idea_For_Consideration
@Just_An_Idea_For_Consideration 3 жыл бұрын
what is the development software which you are using on the screen (software to edit and execute the code)?
@jdfoFHGBVZLJ
@jdfoFHGBVZLJ 3 жыл бұрын
visual studio code
@FxbyyMC
@FxbyyMC 4 жыл бұрын
Hey great video. Is it possible that when I click on the map, the coordinates are displayed or copied from there?
@Choedron
@Choedron 2 жыл бұрын
I am trying to use this to show current location of a SPOT tracker. Problem is, the JSON file contains several latitudes and longitudes - this does not work. It is also possible to retrieve the latest position - but as an XML. I have tried this, with the above script. But that does not work either. Is there any way to retrieve the data from an XML file instead? (Mind you I am not that experienced with geolocation).
@cristiiancu4814
@cristiiancu4814 3 жыл бұрын
Can i make a button,i want to click on a maker for example and it should go to another link,like a building description or something?
@rahulnirfarake5355
@rahulnirfarake5355 2 жыл бұрын
Hello, Can you please suggest a library for angular by which we can show different colour on each lat-long point. Thanks
@koszar2005
@koszar2005 3 жыл бұрын
HI, can we give the coordinates from the navigation instead of the ISS ? I tried do this, but console log bugs "map container is already initialized" :/
@sanchitverma2892
@sanchitverma2892 5 жыл бұрын
Ayeeee notif squadd bois
@KirillKlimov_lds
@KirillKlimov_lds 2 жыл бұрын
How to create track for the ISS locator on the map?
@gauravshetty6944
@gauravshetty6944 5 жыл бұрын
can you make a video showing this same project using processing.
@adityashinde3864
@adityashinde3864 5 жыл бұрын
Please make videos on JavaScript beginners.
@TheCodingTrain
@TheCodingTrain 5 жыл бұрын
That's this one! kzbin.info/aero/PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
@Purplejacket
@Purplejacket 5 жыл бұрын
How did you know the syntax for titleUrl? I couldn't find it documented anywhere.
@treestrax1072
@treestrax1072 5 жыл бұрын
likewise. Any luck ?
@treestrax1072
@treestrax1072 5 жыл бұрын
leafletjs.com/reference-1.6.0.html#tilelayer unless you didn't find, it's here in Raster Layers/TileLayer
@dhanalakshmi5341
@dhanalakshmi5341 4 жыл бұрын
How to add right click to the marker or cluster data?
@codeitdear1904
@codeitdear1904 5 жыл бұрын
Not working. Can u help? The where the ISS at? map is showing for development purposes only water mark
@promisemaluleke5690
@promisemaluleke5690 4 жыл бұрын
How do you convert address to latitude and longitude in javascript? when using the leaflet maps?
@gratefulNow.
@gratefulNow. 3 жыл бұрын
Does this program updates the location of ISS as time goes by?
@ragucool9468
@ragucool9468 5 күн бұрын
How to add leaflet draw for non-geographical map (e.g. floor plan)?
@KosherWithoutBorders
@KosherWithoutBorders 5 жыл бұрын
Thanks for the video! How can I make China's map show up in English characters?
@matheuscardoso1
@matheuscardoso1 4 жыл бұрын
Normally I would have three files inside a code. An html, an styles in css and one script in js. In order to use the leaflet library, however, I cannot import two different script files into one html document. How do I do that? I want to keep my code clean, and have still those three separated files for each thing.
@harisn2721
@harisn2721 5 жыл бұрын
awesome stuff. please make python vids
@noobdaaviacao
@noobdaaviacao 4 жыл бұрын
could make a video how to put Polyline with the coordinates
@josephridge3646
@josephridge3646 3 жыл бұрын
hey there good people, just an add on this, if you are using vue3 the icon/ marker might not appear hence , according to the documentation at this point in time, you will have to add : import { Icon } from 'leaflet'; delete Icon.Default.prototype._getIconUrl; Icon.Default.mergeOptions({ iconRetinaUrl: require('leaflet/dist/images/marker-icon-2x.png'), iconUrl: require('leaflet/dist/images/marker-icon.png'), shadowUrl: require('leaflet/dist/images/marker-shadow.png'), }); to your main.js file and voila your marker appears! happy "mapping"
@Brcko4s
@Brcko4s 4 жыл бұрын
how do I find the previous video with coordinates?
@geoffreynyamongo4619
@geoffreynyamongo4619 2 жыл бұрын
This is a wonderful tutorial. Can you PLEASE help me come up with a simple example of how to develop a Data-Driven Leaflet Interactive Choropleth Map? I wish to fetch my data from MySQL table. Instead of reading from the *.js file in the application folder, can we generate a GeoJSON string from the MySQL table? Please reply. I have been struggling with this,
@ceciliaferraz9248
@ceciliaferraz9248 3 жыл бұрын
I love your videos, I'd like to know if there is a way to chance the icons from the features to images (png), I use the qgis2web plugin to generate the html file, but the icons I set on Qgis aren't working on the html. Can you help me?
@mapkbalaji
@mapkbalaji 4 жыл бұрын
Hi, I'm able to use p5.js + mappa. But, couldn't achieve using Leaflet + p5.js. As a basic, I need to draw a basic eclipse on the current location on the Leaflet map. I don't want to use mappa.
@StuxNETozor
@StuxNETozor 4 жыл бұрын
Scary recomendation : that's exactly what's I'm currently trying to do, but no is supposed to know it.
@agamurat3019
@agamurat3019 4 жыл бұрын
can we add custom map
@ankitkumar-ih8qo
@ankitkumar-ih8qo 4 жыл бұрын
hey.! I want to display current location of me, then what should I do to implement. Can you give me suugestion ?
@usamamajid9697
@usamamajid9697 4 жыл бұрын
How to use them in react js
@justindo5491
@justindo5491 2 жыл бұрын
I'm trying to convert the inline leaflet script into an external javascript file, but it doesn't work when I do that. Is there something I'm missing?
@fastlearner9993
@fastlearner9993 2 жыл бұрын
i tried the same thing didnt work lol, based on the leaflet.js documentation i believe the css and script links/src needs to be within the head html. let me know if you found a solution
@justindo5491
@justindo5491 2 жыл бұрын
@@fastlearner9993 Sup bro, so I actually did find a solution. I moved the external script where usually I would declare it in the head. I moved it all the way to the bottom of my html doc and that somehow fixed it. Let me know if it fixed it for you too!
@fastlearner9993
@fastlearner9993 2 жыл бұрын
@@justindo5491 lol i tried that first but i just looked back and i made an error with script tag .. thanks bro
1.1: fetch() - Working With Data & APIs in JavaScript
15:39
The Coding Train
Рет қаралды 458 М.
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН
Jaidarman TOP / Жоғары лига-2023 / Жекпе-жек 1-ТУР / 1-топ
1:30:54
Coding Challenge 180: Falling Sand
23:00
The Coding Train
Рет қаралды 1,1 МЛН
2.1 Server-side with Node.js - Working with Data and APIs in JavaScript
18:17
Coding Challenge #90: Floyd-Steinberg Dithering
28:51
The Coding Train
Рет қаралды 441 М.
Data Driven Maps With Python Folium & Leaflet.js
32:56
Traversy Media
Рет қаралды 108 М.
1.3: Graphing with Chart.js - Working With Data & APIs in JavaScript
19:46
2.2 Geolocation Web API - Working with Data and APIs in JavaScript
15:04
The Coding Train
Рет қаралды 202 М.
1.4: JSON - Working with Data and APIs in JavaScript
16:22
The Coding Train
Рет қаралды 648 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 362 М.