I\'m trying out Mithril.js and have made three small components.
let Map = (function() { let Map = {}; let parent; Map.oninit = function(vnode)