Interface

BuildingOutlineOptions

BuildingOutlineOptions

Properties:
Name Type Attributes Default Description
visible boolean <optional>
true

Sets the visibility for the building outline.

strokeColor string <optional>
#EF6CCE

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>
4

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

zoomFrom number <optional>
14

Minimum zoom level the building outline should be displayed at.

zoomTo number <optional>

Maximum zoom level the building outline should be displayed at.