M/impl/style/Generic~Generic


import Generic from 'M/impl/style/Generic';

new Generic()

impl/ol/style/Generic.js, line 34

Main constructor of the class.

Methods

drawGeometryToCanvas()

impl/ol/style/Generic.js, line 292

TODO

getCanvasSize()

impl/ol/style/Generic.js, line 311

TODO

getRadius_()

impl/ol/style/Generic.js, line 322

TODO

toImage(){String}

impl/ol/style/Generic.js, line 58

This function returns data url to canvas

Returns:
data url to canvas

updateCanvas(canvas)

impl/ol/style/Generic.js, line 302

This function updates the canvas of style of canvas

Name Type Description
canvas HTMLCanvasElement

canvas of style