Create HTML5-Based Mobile-Friendly Interactive Floor Plans and Maps
FLDraw Interactive Floor Plan Software  >  User Guide  >  Publish Dialog Box

Publish Dialog Box
(Desktop Edition)

This dialog box appears when you choose Publish... from the File menu,
and allows you to publish your project.

Interactive Floor Plan Software - Publish Dialog Box
  1. A sample HTML code showing how to add the viewer to a web page.
  2. Allows you to save the plan files (XML and JavaScript) without publishing the project.
  3. Specifies if the viewer should use the full browser size.
  4. Specifies the width of the viewer.
  5. Specifies the height of the viewer.
  6. Specifies the thickness of the viewer border.
  7. Specifies the color of the viewer border.
Interactive Floor Plan Software - Publish Dialog Box
  1. Specifies the kind of toolbar.
Interactive Floor Plan Software - Publish Dialog Box
  1. Specifies whether or not to reset the plan's initial position to (x:0, y:0)
  2. Specifies whether or not to reset the plan's initial zoom factor to 100%
Interactive Floor Plan Software - Publish Dialog Box
  1. Specifies whether or not to add viewer.js to your files list.
    If you uncheck it, then you have to edit the HTML code and set the relative path of the viewer.js file manually.
    (It's useful when you want to have a single copy of viewer.js on your website, that's better for performance and
    bandwidth usage, and also makes it easier to update the veiwer.)