Read the statement by Michael Teeuw here.
Eunanibus / MMM-Globe no City names
-
Hello everyone.
I hope someone else here can help me.
I have the Eunanibus/MMM-Globe installed runs well, but unfortunately I don’t see any city names displayed.
I saw that there were some problems with it and looked in various forums, but unfortunately it didn’t help me.
Reinstalled Raspberry Pi and Magic Mirror, nothing helped to fix the error.I hope that someone can help me or have a solution
Thanks in advance!
My config:
{ module: 'MMM-Globe', position: 'middle_center', // This can be any of the regions. Best results in lower_third middle_center config: { size:"x-large", // Globe size. See configuration options below for more options dayLength: 60, // (Optional) Rotation speed. See configuration options below viewAngle: 15, // (Optional) Globe tilt. See configuration options below locations: [ // Fill with location Objects if desired // e.g. // {lat:37.77493,lng:-122.41942, label: "San Francisco"}, // {lat:-23.5475,lng:-46.63611, label: "Sao Paulo"} // Individual values must be seperated by a comma. // You can look up the latitude and longitude for a specific location on Google Maps. {lat:52.979397,lng:8.840247, label: "Lahausen" }, ] } },
-
@Micha3110 said in Eunanibus / MMM-Globe no City names:
Eunanibus/MMM-Globe
on the module github page is this issue
https://github.com/Eunanibus/MMM-Globe/issues/16first place ALWAYS to look is the modules github issues list
-
@sdetweil
hi
That’s where I looked first, and I also implemented what was going on, but I still don’t see any city names.
(I had already asked the same question under the link, but didn’t get an answer).
It’s a shame, I thought someone here could help me.
Greetings to everyone -
@Micha3110 yes, others have reported the same problem. however there has been no fix to date