You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cross-Origin-Resource-Policy missing from response header of khms0.googleapis.com and khms1.googleapis.com. This prevents satellite images from loading if Cross-Origin-Embedder-Policy: "require-corp"is configured.
Environment details
API: Map Tiles API
OS: MacOS Sonoma 14.4.1
Steps to reproduce
Open a terminal and run the following command curl -i https://khms1.googleapis.com/kh\?v\=969\&hl\=sv-SE\&x\=35177\&y\=20498\&z\=16. This command lists the response headers. Cross-Origin-Resource-Policy is not included.