Read the statement by Michael Teeuw here.
MMM-Flights no map ist shown
-
can not reproduce this on my side …
There are errors in the logs, but not from MMM-Flights.
where did you look? In the logs which are produced by mm on the command line or in the dev console of the web browser (Ctrl+Shift+I)?
-
I’ll take a close look at the logs.
What exactly are your openmaps settings? Then I’ll test them. I have selected the same section in the config as with Flightradar. Should that be the problem? It can only be something really stupid…maybe I got bogged down there.
You don’t know…LG
Sabine
-
I’m testing with an empty config:
{ module: "MMM-Flights", position: "top_left", config: { } },
May you can try this to see if it changes something …
-
can reproduce it if I use a nonexisting mapUrl, so I think you have a typo in your mapUrl …
-
@karsten13
but into the line mapUrl: “https://{a-c}.tile.openstreetmap.de/{z}/{x}/{y}.png”
and therefore could not have been caused by a typing error. I will check it anyway. You only have to enter the coordinates 2x in config.js and MMM-Flights.js.
With openstreetmap I am not able to export my own map address. Somewhere I don’t understand something fundamental.
Thanks -
Heureka or not but it works fine… for me. :o)
mapFixedArea: true, // if set, the defined area is shown, if not the area is calculated from the plane locations
Thanks