Geodienst WP plugin

This plugin enables two wordpress shortcodes:

[geodienst_esri]

This shortcode makes it possible to show ESRI content. The shortcode has two required attributes: There is one optional attribute in combination with the types "story" and "experience": Examples of usage of this shortcode:
[geodienst_esri type="webmap" id="USE YOUR WEBMAP ID"]

[geodienst_esri type="story" id="USE YOUR STORY ID" openFull]
The first shortcode will show your webmap, the second shows a storymap with a link to show the storymap in a new browser tab.

[geodienst_xyz]

This shortcode makes it possible to embed a website that is hosted on geodienst.xyz/ The shortcode has one required attribute: There is one optional attribute: Examples of usage of this shortcode:
[geodienst_XYZ path="PATH STRING"]

[geodienst_XYZ path="PATH STRING" openFull]
The first shortcode will show the website in an iframe, the second shows the website in an iframe with a link to show the website in a new browser tab.