M/impl/style/Point~Point


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

Methods

drawGeometryToCanvas()

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

TODO

getCanvasSize()

impl/ol/style/Point.js, line 341

TODO

getRadius_()

impl/ol/style/Point.js, line 360

TODO

toImage(){String}

impl/ol/style/Point.js, line 44

This function returns data url to canvas

Returns:
data url to canvas

updateCanvas(canvas)

impl/ol/style/Point.js, line 310

This function updates the canvas of style of canvas

Name Type Description
canvas HTMLCanvasElement

canvas of style