Creating Floor Plans.

  • Hi all ! *smile*

    Creating Floor Plans v2.22 plugin update

    • The console opened on mobile - fixed.
    • A warning was displayed when registering without navigation and with navigation enabled - fixed.
    • Determining the navigation zone by the smallest angle and highlighting the xs when entering the zone.
    • On/off polling in the cycle for navigation (highlighting the arrows).
    • If plan_settings.auto_creat_plans = true, then plans are created or added from all the images in the plan folder, the plan signature is set from the file name.
    • When selecting icons, a panel with thumbnails opens from the plugin folder (disabled) option).
    • Fixes for working in version krpano 1.22.2 (errors when saving, color settings panel did not work), correction of minor defects.
    • Closing the combo box for setting arrows between floors by clicking on the screen.

    download plugin use your key_flpl.xml file to activate ! *thumbsup*

  • Hi all ! *smile*

    Creating Floor Plans v2.22 plugin update

    • The console opened on mobile - fixed.
    • A warning was displayed when registering without navigation and with navigation enabled - fixed.
    • Determining the navigation zone by the smallest angle and highlighting the xs when entering the zone.
    • On/off polling in the cycle for navigation (highlighting the arrows).
    • If plan_settings.auto_creat_plans = true, then plans are created or added from all the images in the plan folder, the plan signature is set from the file name.
    • When selecting icons, a panel with thumbnails opens from the plugin folder (disabled) option).
    • Fixes for working in version krpano 1.22.2 (errors when saving, color settings panel did not work), correction of minor defects.
    • Closing the combo box for setting arrows between floors by clicking on the screen.

    download plugin use your key_flpl.xml file to activate ! *thumbsup*


    There was a mistake, the file name had the letter c in the Russian layout. I corrected it and changed the archive

  • Regarding the title displayed at the center top when switching plans in "Creating Floor Plans," it becomes difficult to distinguish the title when clicked due to overlapping colors with the background plan image. We would like to make the title more visible by adding a clear shadow or changing the background color. However, we are unable to locate the relevant settings in the Floor Plan Editor.

    If there is a way to make this adjustment, we would greatly appreciate your guidance. Thank you very much for your assistance.

  • Regarding the title displayed at the center top when switching plans in "Creating Floor Plans," it becomes difficult to distinguish the title when clicked due to overlapping colors with the background plan image. We would like to make the title more visible by adding a clear shadow or changing the background color. However, we are unable to locate the relevant settings in the Floor Plan Editor.

    If there is a way to make this adjustment, we would greatly appreciate your guidance. Thank you very much for your assistance.

    Hi
    FloorPlan/xml/style_Flpl.xml combobox_design name="cb_flpl" - here you can customize the list style.

  • Hi
    FloorPlan/xml/style_Flpl.xml combobox_design name="cb_flpl" - here you can customize the list style.

    I was able to change the background color of the plan name to gray by adding background: gray; to the combobox_item_style of cb_flpl in FloorPlan/xml/style_Flpl.xml. Thank you for your help.

    While the background color of the plan name has been successfully updated, I noticed that when clicking on the plan name to expand it, the spacing between the items appears too wide. I would like to adjust this spacing to eliminate the gaps. Is it possible to modify the vertical spacing in this case?

  • I was able to change the background color of the plan name to gray by adding background: gray; to the combobox_item_style of cb_flpl in FloorPlan/xml/style_Flpl.xml. Thank you for your help.

    While the background color of the plan name has been successfully updated, I noticed that when clicking on the plan name to expand it, the spacing between the items appears too wide. I would like to adjust this spacing to eliminate the gaps. Is it possible to modify the vertical spacing in this case?


    Look at the information here https://krpano.com/plugins/combobox/#top
    In my version, there are no gaps between the elements.

    Customize background combobox_container_style

  • I hope this message finds you well.

    While working on "Creating Floor Plans," we reached a point where it became necessary to change the display order of the plans after completing a significant amount of setup work.
    Is there a way to modify the display order of the plans while retaining the existing settings?

    We tried temporarily changing the order by directly rearranging the PLANS section in the setting_FP.xml file using an editor, and it appeared to work. However, after making edits in the Floor Plan Editor and saving the settings using the Save setting_FP button, the plan order reverted to the default order starting from PLAN_1.

    We would greatly appreciate it if you could advise us on a solution for this issue.
    Thank you for your time and support.

    Best regards,

  • Hi,

    If you swap the layers of the plans like this

    Code
        <layer name="plan_2" style="style_plan" ... />
        <layer name="plan_3" style="style_plan"... />
        <layer name="plan_1" style="style_plan".../>

    Then the list should look like this

    Yes, when saving it sorts them in order, but you can set the sequence after saving.
    Another option -
    1. You need to rename the plan, for example, to plan_3, i.e. give it a serial number to display in the list.
    2. Rename the points parent="plan_3"
    3. Change the name of the points plan_3_1 where 3 is the new plan number

  • We are utilizing the navigation feature of floor plans to create arrows for movement between floors. The feature is easy to operate, and we are very satisfied with it.

    However, when we need to enable movement across different floors, the navigation feature of floor plans cannot be used. In such cases, we create arrows using the original hotspots of krpano. This results in the arrow icons for intra-floor movement and inter-floor movement being different. To address this, we have replaced the floor plans arrows with krpano's original arrow icons for consistency.

    That said, the arrow icons in the floor plans navigation feature appear darker when moused over, but they seem to have a transparent effect and appear lighter when not hovered over. As a result, the appearance of the arrows for inter-floor movement using krpano's original icons looks noticeably different from those of the floor plans navigation.

    We would like to make both icons look as similar as possible. Could you please advise us on which settings need to be adjusted to achieve this?

    Thank you very much for your support.

  • We are utilizing the navigation feature of floor plans to create arrows for movement between floors. The feature is easy to operate, and we are very satisfied with it.

    However, when we need to enable movement across different floors, the navigation feature of floor plans cannot be used. In such cases, we create arrows using the original hotspots of krpano. This results in the arrow icons for intra-floor movement and inter-floor movement being different. To address this, we have replaced the floor plans arrows with krpano's original arrow icons for consistency.

    That said, the arrow icons in the floor plans navigation feature appear darker when moused over, but they seem to have a transparent effect and appear lighter when not hovered over. As a result, the appearance of the arrows for inter-floor movement using krpano's original icons looks noticeably different from those of the floor plans navigation.

    We would like to make both icons look as similar as possible. Could you please advise us on which settings need to be adjusted to achieve this?

    Thank you very much for your support.

    Hi, glad you like the plugin!
    Transition to other floors is implemented in the plugin
    Follow the link 

    But if you need to configure the arrow parameters, then this is in the file setting_FP.xml style "arrow_navi_flpl"

  • I would like the thumbnail displayed in the "thumbs" section at the bottom center of the screen to be automatically centered in the scrollbar when clicking on a point set in "Creating Floor Plans" and opening the corresponding scene. Is there a way to configure this setting?

  • I would like the thumbnail displayed in the "thumbs" section at the bottom center of the screen to be automatically centered in the scrollbar when clicking on a point set in "Creating Floor Plans" and opening the corresponding scene. Is there a way to configure this setting?

    Just add
    setting_FP.xml

    <style name="pointflpl" ... onclick="... skin_updatescroll();" />

  • Not sure if this was already asked, But is there a way to dynamically scale the floorplan based off Screen resolution of a device?

    Hi, you can set the size for mobile devices, here is the description

    If you need to zoom in on the plan at startup, place this code in onstart:

    Code
    <action name="tab_start" autorun="onstart">
      delayedcall(1, layer[*curent_plan].scale = 1.0; );
    </action>

    Enter the desired scale instead of 1.0

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!