Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/zoom directions #210

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Feature/zoom directions #210

wants to merge 2 commits into from

Conversation

MeSumo
Copy link
Collaborator

@MeSumo MeSumo commented Feb 22, 2025

🛠 Proposed Changes:

Implement automatic zoom when get directions.

📝 Details:

  • When getting outdoor directions, the map will zoom in/out to view the full path between the source and destination points.
  • Added a adjustCameraForPath method in map_service to determine the path's bounds and move the camera accordingly.
  • Fixed old test cases that it affected and added some too

NearZoom
CampusZoom

@MeSumo MeSumo self-assigned this Feb 22, 2025
@MeSumo MeSumo added the backend New Backend Functionality label Feb 22, 2025
@MeSumo MeSumo requested a review from Niravanaa February 22, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend New Backend Functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant