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

Implemented Google Map (New Version) in Apartment Page #357

Closed
wants to merge 10 commits into from

Commits on Mar 3, 2024

  1. add google map 1

    CasperL1218 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7a6a4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65e556 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    33d83e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Updating MapInfo component:

    - Update apartment icon pin image
    - Remove development console log message
    - Added component documentation for MapInfo component
    CasperL1218 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    aa39108 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Implemented Map Modal & Update Location Info

    - Implemented map modal component
    - Removed driving time info from default map
    - Added landmark distance info to location information
    - Added documentation for map modal component
    
    Future tasks
    - Implement location info for modal map (landmarks, driving/waling time)
    - Implement recenter button functionality
    - Decrease marker size for apartment/landmarks to fit design
    CasperL1218 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    581b957 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Implemented full functionalities for map and map modal

    - Implemented recenter button
    - Updated icon for campus landmarks
    - Updated distance information layout for map modal
    CasperL1218 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c7fc711 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    eea0526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e14f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61979d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Implemented Zoom Functionality For Apartment Maps

    - Implemented zoom in/out buttons for small map and map modal
    - Resolved firebase import issues by adding new export and import statements
    CasperL1218 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3d99113 View commit details
    Browse the repository at this point in the history