Night Mode · Autoplay
SkyMap.init({
  target:      '#m0',
  theme:       'nightmode',
  autoplay:    true,
  showGrid:    true,
  panelCorner: 'top-right',
});
Elegant · Auriga
SkyMap.init({
  target:                  '#m2',
  theme:                   'elegant',
  searchConstellation:     'Auriga',
  showConstellationLines:  true,
  showConstellationName:   false,
  showStarNames:           'Auriga',
  viewScale:               '1:1',
  showPane:                false,
});