bbbfly.MapDrawingItem. GeometryStyle class

new bbbfly.MapDrawingItem.GeometryStyle (options)

Parameters

Name Type Description
options bbbfly.MapDrawingItem.GeometryStyle.options

Properties

Name Type Description
Options bbbfly.MapDrawingItem.GeometryStyle.options

Extends

In Packages

Type Definitions

options object

Properties:
Name Type Default Description
LineWidth integer | bbbfly.Renderer.statevalues 1 optional
LineColor string | bbbfly.Renderer.statevalues '#000000' optional
LineOpacity number | bbbfly.Renderer.statevalues 1 optional
FillColor string | bbbfly.Renderer.statevalues null optional
FillOpacity number | bbbfly.Renderer.statevalues 0.2 optional

Methods

inherited GetClassName (suffix){string}

Parameters:
Name Type Description
suffix string optional Drawing part class name
Returns:
Type Description
string Drawing class name

GetStyle (state){object}

Parameters:
Name Type Description
state bbbfly.Renderer.state
Returns:
Type Description
object style