Skip to content

Conversation

joeriddles
Copy link

#2132 introduced a change where there is always a div rendered below the map component with the same height of the map. This can result in an empty div that obstructs other elements rendered below the map.

This PR makes two changes:

  1. The child container div is only rendered if there are any children
  2. Adds a prop to allow styling the child container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant