Read the statement by Michael Teeuw here.
MMM-Globe
-
No problem. I’ll try and add improved rendering sizes this evening and release an update. What resolution are you using?
-
I’m using 768x1366
-
This module is awesome. I have it up & running at the office and it looks fantastic.
Question: I added a bunch of custom locations, which is great. But they don’t seem to be replacing the default locations. So I’m getting my locations and the ones that came pre-loaded. Is this by design?
-
@d3r Thanks for your feedback. I’ve made those adjustments and pushed the latest code. Give this a try and get back to me. The X-Small/Small/Medium sizes etc should show a sufficient difference between sizes now.
I’m really glad you’re enjoying it. If you could take a picture of your mirror with it in action, it would really be something (I don’t have a mirror of my own and it’s really motivational to see a picture of something I wrote on someone’s wall)
In response to your question - No, once you’ve entered custom locations, the default locations are not added.
As an example - Here is an example config entry:
And here is the resulting globe produced:
It’s a little odd you’re getting that behaviour, and I may need you to send me your config file so I can debug accordingly. Try pulling the latest version (1.1 just uploaded) and see if that helps. I may add a further config option to exlude/include default Locations as a specification.
Thanks everyone for the feedback.
-
Made some size adjustments now. Can you give this a try?
-
@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!