MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. bradyemerson
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    bradyemerson

    @bradyemerson

    0
    Reputation
    359
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    bradyemerson Unfollow Follow

    Latest posts made by bradyemerson

    • RE: Google Maps with traffic info

      @Leliekevertje
      Google Maps API provides styling capabilities: https://developers.google.com/maps/documentation/javascript/styling

      There is a quite extensive collection of styles you can utilize here: https://snazzymaps.com/explore. Just copy the given JSON from snazzymaps into the styles parameter of GMaps API.

      posted in Requests
      B
      bradyemerson
    • RE: Google Maps with traffic info

      You could add the map using the iframe module (https://github.com/desertblade/iFrame). Provide the URL you linked to in your post in the configuration; or any other Google Maps URL.

      posted in Requests
      B
      bradyemerson