This change updates the frontend table code so the pickup action uses showPickup consistently in the button class, click handler, and function name, and shortens the button label to “Show.” The behavior stays the same, but the naming now better matches what the action actually does when rendering pickup details and route context. There’s also a small no-op comment block change in the download daemon, so the practical effect is a clearer, slightly cleaner pickup workflow in the UI.

Renamed the itinerary table’s pickup action from visualizePickup to showPickup to make the UI and event handlers clearer. - zhengqunkoo/taxibros