Skip to content

Drawing & Styles

This guide explains how to draw points, lines, and polygons in the Editor and how styles affect rendering and routing.


Edit Modes

MapBoot Editor selection

You can switch between three creation modes:

  • Point — place single points.
  • If you place one point and press Esc, you end with a “line” of one point (an orphan point). Orphan points are treated as Location points and can be moved; the location label/icon renders at this point.
  • Line — click to create a start point, click again to create the endpoint. Lines can later be extended or split.
  • Polygon — Polygons are typically created from a closed loop of lines (see below).

From Lines to Polygons

To create a polygon from existing geometry:

  1. Switch to Line selection mode and select a group of lines that form a closed shape (no gaps).
  2. Go to the Polygon (Surface) Style section. Clicking a style button will fill the selected polygon with the corresponding style.

If the shape isn’t perfectly closed, you won’t get a polygon. Zoom in, move points arround to make sure polygon points are trully connected and not overlaping.


Styles

MapBoot Editor style

Info

The green rectangle beneath each style button toggles the visibility of all elements using that style in the viewport. This is useful when drawing shapes based on the floor plan.

Polygon Styles (Surface)

  • Basic — Base surface for a floor; lowest visual emphasis (light shade).
  • Public — Areas users can visit and that should highlight in search (e.g., rooms, searchable collections).
  • Private — Non-public/maintenance areas; visually distinct but not highlighted as visitable areas.

Line Styles (Wall)

  • Interior Wall — Thinner wall style for internal partitions.
  • Perimeter/Boundary Wall — Thicker outline used to define the outer limits of a floor.
  • None (Routing Line)No wall style. These lines form the pathfinding network.

Important: Any line with a wall style (interior/perimeter) is ignored by pathfinding. If you want a line to be used for routing, set its style to None.


Smart Editing Aids

  • Auto Intersections & Shared Points — When lines cross or when you place a point on an existing segment, the Editor can split the segment and create a shared point automatically. This makes it easy to carve large areas into many rooms quickly.

Tips & Troubleshooting

  • Use Snap and zoom in to ensure endpoints meet—gaps break polygons and routing.
  • For routing, make sure walkway/corridor lines are style: None and trully connect (shared points, no micro-gaps).
  • For locations, orphan points (single point then Esc) are auto-promoted to Location points and can be repositioned later.
  • If a polygon won’t generate, verify the loop is truly closed , no overlaping points.