Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

default tiles URL is broken for Cordova / webviews / file:/// #207

@jokeyrhyme

Description

@jokeyrhyme

Within a Cordova app, the protocol is "file:///".

So the protocol-relative URL pattern for use with tiles does not work:

It might be best to whitelist HTTP and HTTPS, and fall back to HTTPS if the protocol is unrecognised.

Or, just default to HTTPS.

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