Description Usage Arguments Details
Often, a user will have created their own GISDK functions and compiled them
to a UI file (.dbd). To run them (using RunMacro
), first use
this function to point to the custom UI. This can also be used to set the
UI back to the default.
1 | SetAlternateInterface(ui_file = NULL)
|
ui_file |
|
To see the current UI, use GetInterface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.