Add Tracestrack Topo as featured layer

This commit is contained in:
Paul Norman 2023-09-19 22:16:42 -07:00
parent cfcb89a9c9
commit 00d085ed5d
No known key found for this signature in database
GPG key ID: 83FBBDE1C4E90664
6 changed files with 34 additions and 1 deletions

View file

@ -7,7 +7,7 @@ csp_policy = {
:form_action => %w['self'],
:frame_ancestors => %w['self'],
:frame_src => %w['self'],
:img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tileserver.memomaps.de *.openstreetmap.fr],
:img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tileserver.memomaps.de tile.tracestrack.com *.openstreetmap.fr],
:manifest_src => %w['self'],
:media_src => %w['none'],
:object_src => %w['self'],