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

Initial Map Loading #668

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    e8cab83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04d800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2cf808 View commit details
    Browse the repository at this point in the history
  4. Add zoom level thresholds

    Extract map dependency from components
    Add to the MapboxManager API
    Better method naming, deal with edge cases
    mwpark2014 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    094ade0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a9d14c View commit details
    Browse the repository at this point in the history
  6. Fix planting new tree bug

    mwpark2014 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    a037d6a View commit details
    Browse the repository at this point in the history
  7. Add unit tests

    mwpark2014 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    194a570 View commit details
    Browse the repository at this point in the history
  8. Styling, minor fixes

    mwpark2014 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    c4cdfde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87d1ef2 View commit details
    Browse the repository at this point in the history
  10. Fix merge conflict

    mwpark2014 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    a1ad871 View commit details
    Browse the repository at this point in the history
  11. If map is not loaded, wait until it is

    Throw error when coordinates not passed in
    mwpark2014 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    dca3293 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc21b9a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    73bd52a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe8662e View commit details
    Browse the repository at this point in the history