Read the statement by Michael Teeuw here.
MMM-Globe
-
@Eunanibus Whatever change you made solved most of my problem. Now when I add locations, only the locations I add are being labeled.
I’m still seeing a bunch of nameless pins all over the globe. I’m going to have to turn those off.
-
@bhepler - Glad that fixed it. The nameless pins are just there for aesthetic and appearance. If you want those removed, you can change the content of data.js to the following:
data = []
That should remove the nameless pins without needing to change or affect any of the remaining application.
-
@Eunanibus That it did. Thank you.
I’ll get it up on the mirror in the office today and send you a picture.
-
Fantastic job on the module @Eunanibus !
-
@Eunanibus said in MMM-Globe:
Made some size adjustments now. Can you give this a try?
PERFECT! :) HUGE Thanks!
-
Great. Glad it’s working for you! Thanks for the early feedback. I’m not sure if I’ve posted this in the right place but I hope everyone sees it or gets to use it.
-
Now this is curious… It works great on my Windows 10 box (Chrome or Firefox). It works great on my Ubuntu 16.04 box at work (Chrome or Firefox). It works fantastic in Chrome or Firefox no matter the platform.
But when I run
npm start
it doesn’t render anything to the screen. This is on an Ubuntu 16.04 microPC. Fascinating. -
Hello,
And my dream come true with your module thanks :Di have the same issue - the Globe doesnt show up and it’s look like my MMM profil swticher stop working :-/
if you have any idea
-
Now this is curious… It works great on my Windows 10 box (Chrome or Firefox). It works great on my Ubuntu 16.04 box at work (Chrome or Firefox). It works fantastic in Chrome or Firefox no matter the platform.
But when I run
npm start
it doesn’t render anything to the screen. This is on an Ubuntu 16.04 microPC. Fascinating.You are describing the same issue I have. I run my mirror in server mode and use chrome on raspbian to access it. For some reason, the module won’t render on my raspbian chrome build but the mirror site works fine from my laptop and phone(any browser). I’ll post some screenshots over the weekend.
-
What errors are you getting?