M/style/Line~Line


import Line from 'M/style/Line';

TODO Main constructor of the class. Creates a categoryStyle with parameters specified by the user

new Line(userParameters)

facade/js/style/Line.js, line 21
Name Type Description
userParameters options

parameters

Extends

  • M.style.Simple

Members

module:M/style/Line~Line.DEFAULT_NULL{object}

Default options for this style

Methods

unapply(layer)

facade/js/style/Line.js, line 40

This function apply style

Name Type Description
layer M.layer.Vector

Layer to apply the styles