본문 바로가기
내가 하는 생각은?

지도 위에 바로 짜는 여행 플래너 JaeWalk

by Nice Jay 2026. 7. 10.

여행 계획을 짜다 보면 지도, 메모, 시간표를 따로 관리하는 게 번거롭다. JaeWalk는 이걸 한 곳에서 해결하는 브라우저 기반 여행 플래너다. 앱 설치 없이 바로 쓸 수 있고, 모바일에서도 된다.

https://jaewalk.pages.dev/

 

 

 

메인 화면은 왼쪽 사이드바와 오른쪽 지도로 나뉜다. 사이드바에서 여행을 만들고 장소를 추가하면 지도에 핀이 찍힌다. 핀은 드래그로 위치를 조정할 수 있고, 장소끼리 연결된 이동 경로선도 지도에 표시된다. 오른쪽 상단에는 공유 링크 버튼과 PDF 버튼이 있다. 링크 버튼은 읽기전용 URL을 클립보드에 복사해주고, PDF 버튼은 전체 일정을 문서로 저장한다.

 

 

 

 

 

 

장소를 추가할 때는 이름, 유형(숙소/식당/관광지 등), 날짜, 도착시간, 체류시간을 입력한다. 체류시간을 입력하면 출발시간이 자동으로 계산되고, 다음 장소의 도착시간도 연쇄적으로 업데이트된다. 이동수단을 도보, 자동차, 우버로 선택하면 OSRM 기반으로 소요시간을 자동계산해준다. 버스나 전철은 자동계산이 안 돼서 수동으로 입력해야 한다. 장소마다 메모, 비용, 파일 첨부도 가능하다.

 

 

 

 

 

PDF로 내보내면 일차별로 정리된 테이블 형식으로 출력된다. 장소명, 도착/출발 시간, 이동수단, 소요시간, 비용, 메모가 한 줄씩 정리된다.

현재 한계점도 있다. 버스나 전철 이동은 경로선이 직선으로만 표시되고 소요시간 자동계산이 안 된다. 대중교통 구간은 구글지도 링크로 연결해주는 방식으로 보완은 되지만, 앱 안에서 직접 안내받는 건 안 된다. 또 데이터가 브라우저 로컬에 저장되기 때문에 다른 브라우저나 기기에서는 보이지 않는다. 다른 기기에서 쓰려면 공유 링크나 JSON 내보내기를 써야 한다.

 

 

 

JaeWalk is a browser-based travel planner that combines a map, itinerary, and time schedule into one view. No installation needed — it runs directly in the browser on both desktop and mobile.

https://jaewalk.pages.dev/

The main screen is split into a sidebar on the left and a map on the right. Adding a place from the sidebar drops a pin on the map, and route lines between stops are drawn automatically. Pins can be dragged to adjust positions. The top-right area has a share link button and a PDF export button. The share button copies a read-only URL to the clipboard, and the PDF button exports the full itinerary as a document.

 

When adding a place, you fill in the name, type (hotel, restaurant, attraction, etc.), date, arrival time, and stay duration. The departure time calculates automatically from the stay duration, and all subsequent stops update accordingly. For walking, driving, or ride-share, travel time is calculated automatically via OSRM. Bus and subway require manual input since real-time transit routing is not supported. Notes, costs, and file attachments can be added per stop as well.

 

The PDF export produces a table organized by day, with columns for place name, arrival and departure times, transport mode, travel duration, cost, and notes.

 

Current limitations: Transit routes (bus, subway) show as straight lines on the map with no automatic time calculation — a Google Maps link is provided as a workaround, but in-app navigation is not available. Data is stored locally in the browser, so it will not appear on other devices or browsers. Transferring between devices requires the share link or JSON export feature.

반응형