Map view image does not scale correctly #494

Closed
opened 2026-04-23 07:51:05 +00:00 by a24vinla · 1 comment
Collaborator

image

[![image](/attachments/75a3944f-c1ff-4119-85ce-b4a4d9dc6ae4)](/Andras/BoundlessFlowCampus2K/attachments/75a3944f-c1ff-4119-85ce-b4a4d9dc6ae4)
Collaborator

I think I solved this by just changing:

style={{ width: '100%' }}

to:

style={{ width: '100%', height: '100%' }}

image

I think I solved this by just changing: **style={{ width: '100%' }}** to: **style={{ width: '100%', height: '100%' }}** ![image](/attachments/5b3f39a6-a4eb-405d-b5b5-20b39888c3bc)
b24hugst added reference #494-fix-map-view-scaling 2026-04-23 08:53:03 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#494
No description provided.