Skip to content

Tile server does not consistently add Access-Control-Allow-Origin headers #45

@iwakureal

Description

@iwakureal

I use ORM's tile overlays frequently in Google Earth and I have recently noticed it's often been struggling to load the tiles. I go to the developer console and I'm greeted with hundreds of CORS errors, No 'Access-Control-Allow-Origin' header is present on the requested resource. In the Network tab I saw that some of the tile requests indeed did not have the Access-Control-Allow-Origin: * that I saw in most of them, and I believe they also had HTTP 304 Not Modified for their response codes. When I used an extension to unlock CORS, the errors disappeared but it still could not load tiles any better. I feel like this is a server configuration issue so not sure where else to reasonably put this lol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions