While using the IntegrationAPI there are some points which should be considered:
- Creating multiple geoviewer instances using the
div-integration approach, is not fully supported. If you need to do so, please switch to theiframe-integration approach. By using thetargetevent property (cf. documentation, the desired instance can be chosen. - Creating, destroying and recreating the geoviewer application is supported as it best, if you
- ... load the
boot.jsonly once - ... always use the same
domIdfor placing the mapviewer element.
- ... load the
