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.
Read the statement by Michael Teeuw here.
Posts made by Eunanibus
-
RE: MMM-Globe
-
RE: MMM-Globe
@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.
-
RE: MMM-Globe
@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.
-
RE: MMM-Globe
No problem. I’ll try and add improved rendering sizes this evening and release an update. What resolution are you using?
-
RE: MMM-Globe
I actually don’t have a Magic Mirror of my own, I’d love for anyone to install this and let me know how it runs for them. Any pictures would be great also, I’d love to see this in use on someone’s mirror ;)
-
MMM-Globe
MMM-Globe
Description
The Magic Mirror Globe (MMM-Globe) Module is a utility module I’ve created, that displays a live, rotating globe, and has been designed to look absolutely incredible on your Magic Mirror. The module can be configured to show default destinations, or you can customise it to highlight customised locations.
Feedback and improvement suggestions are welcomed.
(UPDATE) IMPORTANT NOTE: Due to the intensive calculations needed to construct the objects, and the computational ability needed, I do not recommend using this module if your Mirror uses a Raspberry Pi. Please only use this module if you have something a little more powerful driving your mirror. I don’t want my work to be responsible for any mishaps with your devices.
Screenshots
Download
Download Link available on Github Page
Version 1.0
- Initial Commit. Globe stable. ReadMe Added.
Version 1.1
- Adjusted size translations to fit varying size monitors based on user feedback
-
MMM-Globe
MMM-Globe
Description
The Magic Mirror Globe (MMM-Globe) Module is a utility module that displays a live rotating globe comprised of hex-shapes. The module can be configured to show default destinations, or you can customise it to highlight locations special to you. You can also adjust the size of the globe itself.
Screenshots
Download
[card:Eunanibus/MMM-Globe]
Version
- Initial Commit. Globe stable. ReadMe Added.