props property

Map props

The props maintained by this builder and used passed into the component when built. In this case, it's the current MapView object.

Implementation

Map get props;