John Kwening
John Kwening
App doesn't render correctly when device orientation changes - need to add logic for re-rendering app per new orientation.
Enhance directions view - [ ] Customize routing text pane: partial map and text view, full text view, and hidden - [ ] Include alternate routes in preview - [...
- [ ] Add start/end navigation feature - [ ] Activate user tracking feature when providing directions - [ ] Stop user tracking when user ends navigation
Add feature to save directions and get saved directions from backend.
#### Style scrollable list of input predictions for better user experience: - [x] bold place name or search query - [x] treat address as sub value and place under place...
Create a component for displaying details about a place. It should have two view modes: - full screen (most of the viewport height): - as much detail as we can...
Figure out caching protocol for directions - I'm thinking prefetch and cache tiles at varying zoom levels traversing directions waypoint; then you can use user location to center directions map...
See #58 for context. Implement unit test for the routing end points needed. You will need to incorporate authentication into test case since this will be secured data (see #38...
I'm running into the following error, when trying out the bedrock example using the default model: `[ERROR] 2025-04-09T13:52:08 mcp_agent.workflows.llm.augmented_llm_bedrock.finder - Error: An error occurred (ValidationException) when calling the Converse operation:...