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 canvasHTMLCanvasElement canvas of style