Skip to content

[D4T Frontend] Bug - Map is not displayed fully #58

@arnaudfnr

Description

@arnaudfnr

Problem

Normally, according to the config.json file, a scale should appear on the bottom-left corner of the map.
However it does not appear on the website.

The problem probably comes from the div encapuslating the main page, with the tailwind class "h-screen" (repeated in the map widget div) that creates an overflow, thus masking the map's bottom.

Expected behavior

The map should appear fully on the screen, and without overflow (there should not be a scroll bar on the right to go on the map's bottom).

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions