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

    Seansation

    @Seansation

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Seansation Unfollow Follow

    Latest posts made by Seansation

    • RE: MMM-Fuel

      Hello,

      is it possible to sort by distance without rotation?

      {
      			module: "MMM-Fuel",
      			position: "top_right",
      			config: {
      				api_key: "my_key",
      				showAddress: false,
      				rotate: false,
      				lat: my_lat,
      				lng: my_lng,
      				shortenText: false,
      				types: ["e5"],
      				sortBy: "e5", //possible to sort by distance? e.g. sortBy: "distance"
      					}
      

      Thank you

      posted in Transport
      S
      Seansation