World map not showing

Hi,

I’ve set up a World Map based on a geolocation field extracted using that processor.
The actual data points show up as red circles, but the world map itself is not showing up.

This is what it looks like.

My browser’s developer console shows these javascript errors:

Refused to load the image 'https://a.tile.openstreetmap.org/1/0/0.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

search:1 Refused to load the image 'https://b.tile.openstreetmap.org/1/1/0.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

search:1 Refused to load the image 'https://b.tile.openstreetmap.org/1/0/1.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

search:1 Refused to load the image 'https://c.tile.openstreetmap.org/1/1/1.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

search:1 Refused to load the image 'https://b.tile.openstreetmap.org/1/1/0.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

search:1 Refused to load the image 'https://a.tile.openstreetmap.org/1/0/0.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

search:1 Refused to load the image 'https://c.tile.openstreetmap.org/1/1/1.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

search:1 Refused to load the image 'https://b.tile.openstreetmap.org/1/0/1.png' because it violates the following Content Security Policy directive: "img-src 'self' data: https://www.google-analytics.com".

something that inspects the traffic of your computer does not allow that you load the images.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.