I have updated the frontend code a bit, by finally upgrading to Bootstrap v3.x and by improving navigation between form parts of the “Create Map” form.
The original form wizard made use of Carousel functionality, this changed quite a bit in Bootstrap 3 though and didn’t look good anymore. Handling slide events and figuring out which form part was actually displayed ways also more complicated than necessary.