Skip to content

Specify individual widget height - combineWidgets #67

@ferguskeatinge

Description

@ferguskeatinge

I have two leaflet map widgets that i want to combine into a single widget, where i want both widgets height to be 95% of the vh

Specifying the height in combineWidgets to 200vh (for two widgets) works well, placing the maps one on top of the other where the user has to scroll down to the next map, but i want each map to be 95% height.

Right now the div style of each individual widget defaults to 100% and changing the height when creating the widget with leaflet does nothing to change the height when they are combined.

Is there a way to do this? Thanks.

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