Skip to content

rootStyle

andy.rothwell edited this page Aug 25, 2018 · 1 revision

rootStyle Configuration

Used to pass in CSS styles for the Mapboard container.

rootStyle: {
  position: 'absolute',
  bottom: 0,
  left: 0,
  right: 0,
}
Clone this wiki locally