Logo jump configuration

Feedback


SuperMap iPortal supports configuring the logo jump address of the MapStudio WebApp. You can use the default Logo jump address which jumps to the iPortal homepage or customize the Logo jump address. The specific operations are as follows:

Find the jar(webjar-mapstudio-******.jar) corresponding to MapStudio WebApp in %SuperMap iPortal_HOME%\webapps\iportal\WEB-INF\lib path, the appsetting.json file under the path %MapStudio_HOME%\META-INF\resources\apps\mapstudio\static in the jar is the configuration file for Logo jump. The configuration fields are as follows:

• logoHref: The jump address after clicking the logo. If not configured, it will jump to the iPortal homepage by default.

• logoHrefTargetSelf: Whether to jump in the current window, the default value: false, that is, the jump page will be displayed in a new window after clicking the Logo.

After completing the configuration, you do not need to restart iPortal, just refresh the page to take effect.