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/map center search #47

Open
wants to merge 59 commits into
base: dev
Choose a base branch
from
Open

Conversation

DarinHajou
Copy link
Collaborator

New Map Center Search Feature

Summary
This pull request introduces the Map Center Search feature to our application, a comprehensive integration of Leaflet for map interactions and a dynamic user-centric center search functionality. This feature is a fully new development designed to enhance user engagement and improve navigation capabilities within the app.

Feature Details:

Leaflet Integration: Utilized Leaflet in the MapCenterManagerComponent to enable interactive map functionalities, providing the foundation for the feature.

Center Search Functionality: Users can select their center search location on the map. This location is saved in local storage for persistence and used to enhance the user's next session.

Main Map Visualization: After setting a center search location, users are redirected to the main map page where their location is marked with a pin, providing a visual cue of their area of interest.

User Interaction Prompts: Added prompts to encourage users to save their center search location. These prompts are designed to increase interaction and ensure users take full advantage of the new feature.

Geolocation Connection: Integrated the saved center search location with the geolocation functionality to allow users to easily navigate back to their saved center location using the geolocation button.

Search Bar Integration: Incorporated a search function within the center search screen, enabling users to search for locations by name or address. This enhances the usability of setting a center search location, allowing for greater precision and flexibility.

Darin Hajou added 30 commits March 31, 2024 18:17
Darin Hajou added 26 commits April 14, 2024 13:54
@DarinHajou DarinHajou self-assigned this Apr 20, 2024
Copy link

changeset-bot bot commented Apr 20, 2024

⚠️ No Changeset found

Latest commit: 455b0fe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Collaborator

@zolcsi zolcsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good!

@swoocn
Copy link
Owner

swoocn commented Apr 21, 2024

Hi @DarinHajou - it looks good at first glance. 👍
Please note that this repo is deprecated. Could you please move your changes to the new frontend repo in the Map of Pi organization hub @ https://github.com/map-of-pi/map-of-pi-frontend, and submit a similar PR accordingly? Much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants