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

wip: created osm and googlemap providers classes, added env support #50

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

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. linting

    tarunsinghofficial committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    184bc7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98c7f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cbbd07 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    6dc0f42 View commit details
    Browse the repository at this point in the history
  2. Adds setTheme() to the OSM provider

    Even if OSM doesn't have support for dark mode, we need to provide a common interface for all callers
    aaronbrethorst committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    80f78f2 View commit details
    Browse the repository at this point in the history
  3. Add $config alias

    aaronbrethorst committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bbdd45d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add some TODOs

    aaronbrethorst committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    688415c View commit details
    Browse the repository at this point in the history
  2. Delete duplicate code

    aaronbrethorst committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ca3ad74 View commit details
    Browse the repository at this point in the history
  3. Linting fixes

    aaronbrethorst committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1668df7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    4aafbb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eec8172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c0f14f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b794af3 View commit details
    Browse the repository at this point in the history
  5. linting

    tarunsinghofficial committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a4df314 View commit details
    Browse the repository at this point in the history