MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Seansation
    3. Posts
    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

    Posts

    Recent Best Controversial
    • 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
    • 1 / 1