Aller au contenu principal

Is it possible to embed an iframe in Geocortex Web?

Répondu

Commentaires

5 commentaires

  • Cam Barnard

    Hi Carl,

    Yes, there are established patterns for embedding an iframe insdie Web, or for embedding Web in another app in an iframe ... including a pattern for communication across that boundary.

    See these two samples:

    https://vertigis-web-samples.netlify.app/iframe

    https://vertigis-web-samples.netlify.app/embedded-map

    0
  • Sander Van Raemdonck

    Hi,

    It was interesting discovering the https://vertigis-web-samples.netlify.app page through this post. However, I'd like to inform you that the example web maps show an alert ‘VertiGIS Studio Web must be licensed for use in production applications.’ Are the examples on these pages up-to-date?

    BR,

    Sander

    0
  • Cam Barnard

    Sander Van Raemdonck  … Yes, this is by design. The nag is because we didn't embed a valid license for Studio Web in the samples or in the SDK, however other than the nag functionality is not inhibited in any way.

    This was the best ‘middle ground’ between legal requirements for publishing the SDK and samples, while still allowing them to function and be compatible with customer's licenses.

    For example, if you take the pre-built .js library from this sample https://vertigis-web-incubator.netlify.app/#timeslider you can drop it into your own Studio Web app and you won't see a warning, but you will see a warning in the live sample (where we haven't included a valid license). 

    1
  • Sander Van Raemdonck

    Oh I see. Thank you for clarifying!

    0
  • Marius Kreß

    To open this discussion again: I would also like to embed a page into my app. It's much simpler than the Mapillary example, just a page thats called with a feature's ID as URL parameter and displays some static information. I'm currently using “Open URL” for this, but it would be more comfortable for the users to have the page open e.g. in the sidebar instead of having to switch tabs.

    How would this best be accomplished? Is it really necessary to create a custom component to basically open a URL?

    0

Vous devez vous connecter pour laisser un commentaire.