new Generic()
impl/ol/style/Generic.js, line 40
Main constructor of the class.
Methods
-
drawGeometryToCanvas()
impl/ol/style/Generic.js, line 291 -
TODO
-
getCanvasSize()
impl/ol/style/Generic.js, line 310 -
TODO
-
getRadius_()
impl/ol/style/Generic.js, line 321 -
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 301 -
This function updates the canvas of style of canvas
Name Type Description canvas
HTMLCanvasElement canvas of style