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 thetarget
event 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.js
only once - ... always use the same
domId
for placing the mapviewer element.
- ... load the