KnownLimitations

KnownLimitations

KnownLimitations

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 the iframe-integration approach. By using the target 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.