-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels