How can I dynamically adjust the dimension of a googlemap component to use the entire space between the header and the f
When I use a googlemap component only with a header and a footer(appery.io), I can set the fixed Dimension (which corresponds to the height). But if the device that I'm using for testing has a different size than the default page size I'm using for development, then a blank space remains between the Gmap window and the footer or, if the screen is smaller, a slider appears. How can this be configured to use the whole space, and only the space, between the header and the footer ?
thanks