Skip to content

Fix map in iPhone #34

@sandrab

Description

@sandrab

The user map does not work on iPhone, the loader keeps loading. The console shows an error: TypeError: undefined is not an object (evaluating 'screenfull.raw.fullscreenchange').

We use the leaflet plugin leaflet.fullscreen to make the fullscreen button. This uses the screenfull project. As explained there, the Full Screen API is not supported on iPhone.

As a 'solution' we will just leave the fullscreen button out on devices where the Full Screen API is not supported.

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