Awesome tutorials! It is posible to do this but with the address instead of the coordinates?
@nargesmirzaaghaei Жыл бұрын
Thanks . check this tutorial : kzbin.info/www/bejne/rIO4oqeoiJ51epY
@L-3611 ай бұрын
This tutorial has exactly what I want to add to my website. I have followed every step as far as I can see. I created three files, html, css, and js. When I run it I get the Latitude and Longitude display boxes but the map itself does not show up. Do you have a web page that has this map displaying just like what you show in the video? Something where I can then look at the source code and see what you have entered to find my mistake. I have probably done something stupid but I can't find it. Thank you.
@L-3611 ай бұрын
Using your examples and those of others including the Leaflet quick start examples I was able to get my task completed. Thank you for this video. It definitely steered me in the right direction even though the road getting there was bumpy. Knowing it can be done is half the battle.
@nargesmirzaaghaei11 ай бұрын
@@L-36 Hello . Glad to hear you solved the problem. Anyway, you can find the source code on the Codepen site. I have put its link in the description section.
@rhupin52762 жыл бұрын
Great video as always!
@nargesmirzaaghaei2 жыл бұрын
Glad you enjoyed!
@peki62 жыл бұрын
Hi! Very helpful videos! can u show us how to show path from one marker to second one?
@nargesmirzaaghaei2 жыл бұрын
Hey Pella. Yes, I will check
@nargesmirzaaghaei2 жыл бұрын
check this link : skedgo.github.io/tripkit-leaflet
@tipumodelschool975111 ай бұрын
double thumbs up. excellent job.
@nargesmirzaaghaei11 ай бұрын
Thanks :)
@frontend-coder2 жыл бұрын
That was nice, thank you. But can we get the actual name of the marked point (restaurant, street, ....) instead of the coordinates in the input box?
@nargesmirzaaghaei2 жыл бұрын
Thanks, Amir. it's possible using a plugin like nominatim
@siliconslice Жыл бұрын
Thank you
@nargesmirzaaghaei Жыл бұрын
your welcome
@elyor_programmer Жыл бұрын
thanks you but yandex maps is not working good with your maps. but i used google maps api which gives address from lat long.
@nargesmirzaaghaei Жыл бұрын
Great :)
@behzadmazaheri29622 жыл бұрын
Nice 👍👍👍👍
@elyor_programmer Жыл бұрын
but i can't write of my code link here.
@nargesmirzaaghaei Жыл бұрын
I did not understand what you mean
@elyor_programmer Жыл бұрын
@@nargesmirzaaghaei i can't put the link of github which i wrote for yandex map. there you can search any place and you can get their latitude and longitude
@bayuganspride Жыл бұрын
Hi, is there a way to do this on Python? Thank you!
@nargesmirzaaghaei Жыл бұрын
Hi , It is independent of the programming language You can add and use the map script in any language you use