Select to view content in your preferred language

Embedded map not displaying

142
3
Jump to solution
Tuesday
BrandonGauchier
Emerging Contributor

My embedding map was working perfectly in a Squarespace website, but it has suddenly disappeared. 

<head> and <body> scripts (attached are installed correctly on the website.

What can be the matter? How do I troubleshoot this disappearing map?

It should appear at this link:

https://www.keepersofthewater.ca/kow-water-monitoring-data-map 

0 Kudos
1 Solution

Accepted Solutions
ZaraMatheson
Esri Contributor

Hi, Yes thanks for reporting. We are working on a fix that should see your original code working again soon, but in the meantime changing the script source to be https://js.arcgis.com/4.33/embeddable-components/ as suggested should fix the issue. 

View solution in original post

0 Kudos
3 Replies
JonathanMcD
Frequent Contributor

@BrandonGauchier 

There's a few other posts on here in the last couple of days about this issue.

See my response and code;

 

Solved: Re: New ArcGIS Embedded map not showing (Classic i... - Esri Community

ZaraMatheson
Esri Contributor

Hi, Yes thanks for reporting. We are working on a fix that should see your original code working again soon, but in the meantime changing the script source to be https://js.arcgis.com/4.33/embeddable-components/ as suggested should fix the issue. 

0 Kudos
BrandonGauchier
Emerging Contributor

Thanks, @ZaraMatheson and @JonathanMcD.

0 Kudos