Developed Mappview Screens with resolution Size: Width -1600 & Hieght- 900

I Developed Mappview Screens with Resolution
Width 1600 & Height- 900 for one project.

I want to use same mappview wireframe (W-1600 & H-900) for another project with different Size HMI.

Automation Panel 15.0" XGA TFT - 1024 x 768 pixels (4:3)

How to convert 1600900 mappview project into 1024768 size instead of developing Mapp view screens from scratch for 1024*768 HMI.

Please help us & if any possibility then it saves my time lot

Thanks in advance.

Hello!
If you just want to resize without worrying about the aspect ratio, you can use the zoom parameter in the .vis file under the configuration section:
<Configuration key="zoom" value="true" />
If you need to maintain the correct aspect ratio, I think you’ll need to create new layouts.

New Layouts created as per 1024768 size
but i want to copy the mapvview project from another project with HMi size 1600
900 and paste into another project with 1024*768 HMI size

I know what you mean. The zoom parameter stretches your visualization page to fit the panel resolution.

The problem is that this can leave blank spaces around the visualization. The proper way to adjust the resolution is to create a new layout. This allows you to modify the common areas to fit the visualization into the new panel without having to redo everything from scratch.

{9C7D463A-FBEB-483A-96A7-8A1B09C241A8}
You can have multiple layouts and switch between them in the .vis file.

@veeresh.suranagi please also check out to this topic about mappView for different displays and aspect ratios