engineering:computer_science:projects:travel_map

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
engineering:computer_science:projects:travel_map [2024/08/16 13:56] – removed - external edit (Unknown date) 127.0.0.1engineering:computer_science:projects:travel_map [2024/08/16 13:56] (current) – ↷ Page moved from refractor_computer_science:projects:travel_map to engineering:computer_science:projects:travel_map carlossousa
Line 1: Line 1:
 +====== Making a Map with POI ======
 +
 +This guide is about making a map with POI, which then will be used to show places where I've traveled, showing a few Photos taken and a second POI layer from places I want to visit.
 +
 +|Live Preview|[[http://travel.carlossousa.tech|http://travel.carlossousa.tech]]|
 +|Screenshot|[[https://lh6.googleusercontent.com/4pRZvaSj7vP0LpwZJ-oZVFm4rnUMM3MOfKFJW-TpBlgCUd3ME51aALtBKRWD9f9BL9VckFB1SEpkhA=w2560-h1018|Screenshot @ GoogleDrive]]|
 +
 +We will be using [[https://www.mapbox.com/|https://www.mapbox.com/]] for the map source and [[https://leafletjs.com/|https://leafletjs.com/]] to add the POI itself to the map.
 +
 +\\
 +