Closed davve14 closed 5 years ago
Are you setting 100% height on the map
id?
#map {
height: 100%;
}
Yes, you should be able to do this easily with CSS as @gorbypark mentioned. Closing for now, if you still are running into issues please supply a working demo to help with debugging.
Is it possible to fill the full height of the container? height: 100% doesnt seemt to work.