Interface

BuildingOutlineOptions

BuildingOutlineOptions

Properties:
Name Type Attributes Default Description
strokeColor string <optional>
#C843AA Sets the color for the building outline. The strokeColor property is specified a css color value. See https://developer.mozilla.org/en-US/docs/Web/CSS/color_value
strokeWeight number <optional>
8 Sets the weight of the building outline in pixels.
strokeOpacity number <optional>
1 Sets the opacity of the building outline. The opacity property is specified as a value between 0 and 1. See https://developer.mozilla.org/en-US/docs/Web/CSS/opacity