Hello Gavin, I have a client who wants to include search criteria similar to this ArcGis map. I am not super familiar ArcGIS mapping. You can see that there are several specific search and saving features. Can your plugin configure this for the ArcGIS maps?
]]>Plugin is installed and activated on a development site. In the page editor is this, just to test whether or not the map would display:
<div style=”width: 1000px; height: 600px; background: #fcc;”>
[webmap id="861c955cc2bd47b68f8e4961eacb1370" width=”1000″ height=”600″ legend search home]
</div>
Both the container div and the shortcode specify a size of 1000 x 600; yet the map is only 300 x 150.
I’m not familiar with ArcGIS and am not the person who created the map itself, so I have no way of knowing if this is a problem with the map, the plugin, the shortcode, or the WordPress install itself (which is 5.2).
]]>Hi, is it possible to show an arcgis map from an other source like https://syke.maps.arcgis.com/apps/webappviewer/index.html?id=a446e987496b4d8794b307e882da718a
]]>Hi,
When I try to use this plugin I get the following issue:
Notice: Undefined index: basemap_toggle in /home/content/p3pnexwpnas11_data03/90/42158390/html/wp-content/plugins/embed-webmap/public/class-embed-webmap.php on line 161
Notice: Undefined index: home in /home/content/p3pnexwpnas11_data03/90/42158390/html/wp-content/plugins/embed-webmap/public/class-embed-webmap.php on line 172
Notice: Undefined index: basemaps in /home/content/p3pnexwpnas11_data03/90/42158390/html/wp-content/plugins/embed-webmap/public/class-embed-webmap.php on line 178
Notice: Undefined index: description in /home/content/p3pnexwpnas11_data03/90/42158390/html/wp-content/plugins/embed-webmap/public/class-embed-webmap.php on line 184
Notice: Undefined index: basemap_toggle in /home/content/p3pnexwpnas11_data03/90/42158390/html/wp-content/plugins/embed-webmap/public/class-embed-webmap.php on line 189
This content can’t be shown in a frame
There is supposed to be some content here, but the publisher doesn’t allow it to be displayed in a frame. This is to help protect the security of any information you might enter into this site.
Try this
Open this in a new window
The error code I get through the developer options is:
Refused to display ‘https://www.arcgis.com/home/signin.html?returnUrl=https%3A//www.arcgis.com/apps/Embed/index.html%3Fwebmap%3D8f6ac81be14b4f24bcda4dcc6d21a5e4%26extent%3D%26theme%3Dlight%26zoom%3Dfalse%26scale%3Dfalse%26disable_scroll%3Dfalse’ in a frame because it set ‘X-Frame-Options’ to ‘deny’.
Tried in Chrome and Edge. I have a webmap in a Public group and have only two layers:
– One I created
– One of ESRIs standard basemaps
Got any ideas what the issue is or where I can start troubleshooting?
]]>Hi,
Am trying to upload this plugin into my WordPress site but when I try to upload I get an error message saying ‘The uploaded file is not valid’. Any idea what might be wrong?
I’m uploading the .zip file as required. Am using the WordPress.com 3.7.0 release of the desktop app for windows.
Any help greatly appreciated.
Thanks, NM
]]>Hello,
We are writing from the NYU Web Publishing Service Team. We currently integrate your plugin (Embed Webmap) in our institution’s Web Publishing service.
As part of a University-wide effort to make our web services accessible to multiple audiences, we have audited your plugin. During the audit, the following accessibility issues have been identified:
Buttons
It does not seem possible to pan the map using the keyboard (without first selecting the map with the mouse).
Headings
iframe lacks a “title” attribute.
If this is something you’re able to work on in a new release, we’d like to know your best estimation of when this will occur.
We also wish to know if you plan to implement Gutenberg Compatibility and if so, what is your planned timeline?
Thank you,
–The NYU Web Publishing Team, NYU
This version does not change any functionality but includes a translation file and also sanitizes shortcode parameters. Thanks r-a-y on GitHub: https://github.com/gavinr/embed-webmap/pull/3
]]>This version does not change any functionality but reduces the time it should take to enable the plugin. Thanks r-a-y
on GitHub: https://github.com/gavinr/embed-webmap/pull/2
How can I use the shortcode options? I could not find the page that you mention in the plugin description
]]>Hi, I tried config the plugin in wp 4.5:
https://julianka.com.ar/mi-mapa/
and in 4.7.2:
https://www.scanterra.com/wp/index.php/2017/02/15/mi-mapa/
but don’t work. I’ve some console’s errors TypeError: Cannot read property ‘baseMapLayers’ of undefined
Can you help me with this?
Thanks!
]]>Hi there,
We need to embed a arcGIS map, I have tried a couple of test ones, but get the following errors in my console.
TypeError: Cannot read property 'baseMapLayers' of undefined
at J (js.arcgis.com/3.19/init.js:2180)
at js.arcgis.com/3.19/init.js:2248
at c (js.arcgis.com/3.19/init.js:103)
at Object.z.then.then (js.arcgis.com/3.19/init.js:105)
at La (js.arcgis.com/3.19/init.js:2248)
at Object.createMap (js.arcgis.com/3.19/init.js:2253)
at Object._createWebMap (main.js:706)
at Object.<anonymous> (main.js:110)
at js.arcgis.com/3.19/init.js:63
at h (js.arcgis.com/3.19/init.js:107) "TypeError: Cannot read property 'baseMapLayers' of undefined
at J (https://js.arcgis.com/3.19/init.js:2180:221)
at https://js.arcgis.com/3.19/init.js:2248:370
at c (https://js.arcgis.com/3.19/init.js:103:393)
at Object.z.then.then (https://js.arcgis.com/3.19/init.js:105:463)
at La (https://js.arcgis.com/3.19/init.js:2248:347)
at Object.createMap (https://js.arcgis.com/3.19/init.js:2253:172)
at Object._createWebMap (https://www.arcgis.com/apps/Embed/js/main.js:706:26)
at Object.<anonymous> (https://www.arcgis.com/apps/Embed/js/main.js:110:26)
at https://js.arcgis.com/3.19/init.js:63:209
at h (https://js.arcgis.com/3.19/init.js:107:279)"
Any ideas?
cheers
Steven
]]>In Chrome, the map takes exactly 60 seconds to load the data within the map. All other browsers work fine. Have tested in 4.6, 4.6.1 and 4.7. Initial map loads, but not the detail.
]]>Hi Everyone,
Version 2.0.0 is out, with a few new options – see them here:
https://www.ads-software.com/plugins/embed-webmap/other_notes/
The changelog with more details on all the updates is here:
https://www.ads-software.com/plugins/embed-webmap/changelog/
Note that you should start phasing out description
and basemaps
if you use them in your shortcodes.
Let me know if you see any issues. Thanks.
]]>As of 4.2.2 when I try to embed a publicly shared web map, nothing shows up on my page.
]]>Can you help me figure out what I am doing wrong? I have been able to add scale, height adjustment, and home functionality to the map. When I try the add legend, the map login screen briefly flashes (and I can see the blank gray legend at the top) and then the entire map space becomes blank and nothing displays. If I remove the legend part, the map displays just fine.
Here is the shortcode I have added.
[webmap scale id=”19a73afc7d064d32a565a32ab94672f8″ height=”600″ home legend]
Here is a link to the page so you can see what I am talking about.
Any thoughts?
Rebecca
]]>Does anyone have experience with using this app to embed a storymap?
Also, can you only insert a map as a blog or can it also be used to add a map as a page?
Thanks in advance!
Angie
So anyway that we could select what layers we wan’t to view? In other words I want to “throw in the kitchen sink” and add a lot of different layers but I would like the user on my website the ability of turn on and off each layer.
Great work so far.
]]>