Introduction To Leaflet JS | Bounds | Part 4 | Eduonix

preview_player
Показать описание
In the last class, we learned about GeoJSON, which is going to come handy in this class too. Today, we will be learning about Bounds which is an area of the map which shows the ideal zoom and the center point! They are very useful in making your map usable. Let's get into it.




Follow Eduonix on other social networks:
Рекомендации по теме
Комментарии
Автор

Amazing thank you so much! This is really helpful for someone new like me trying to implement this stuff without wully understanding it yet. Seeing examples is great!

gwailoRS
Автор

Thank you for explaining it so clearly! I built a bounding box using coordinates but this is a much better solution.

margharetify
Автор

Great series of tutorials. Learning a lot. Thank you for great quality and explanation. Hope to learn SVG icons with dynamic feature text in svg itself.

Oswee
Автор

Took me a while to realise this: GeoJSON uses longitude latitude. Leaflet uses latitude longitude.

Kliamframe