Custom libraries extend the functionality of VertiGIS Studio Web and are created by software developers using the Web SDK.
In Designer, you can upload custom libraries to an app after the app has been saved at least once.
Custom libraries are loaded in the order they appear in the list and can be reordered.
For more information about custom libraries, see the VertiGIS Studio Developer Center.
To upload a custom library:
1.In the taskbar, select File > Upload Library.
The Upload Library window appears.
2.Click Select File.
The File Upload window appears.
3.Navigate to the custom library JavaScript file and click Open.
4.Click Upload Library.
5.Click Save Changes.
After the library is uploaded and saved, any components defined in the library become available in the Components panel. You can add them to your app by dragging them into your layout.
To reorder a custom library:
1.In the taskbar, click File > Upload Library.
The Upload Library window appears.
2.Beside an existing custom library, drag
to a new position in the list of custom libraries.
3.Click Save Changes.
Before deleting a custom library, remove any components from the library that are currently used in the app. If you delete the library while its components are still in use, the app will not load correctly.
To delete a custom library:
1.Remove any components from the app.
2.In the taskbar, click File > Upload Library.The Upload Library window appears.
3.Beside an existing custom library, click
.
4.When prompted to confirm, click Delete Library.
5.Click Save Changes.