SiteWatch API Help

forceRedraw

forceRedraw

Previous topic Next topic  

forceRedraw

Previous topic Next topic  

A method that forces a redraw of the custom convas in a map location.

 

Parameter

Value

timeout: integer

Timeout in millisecond how long we want to delay redrawing.

 

Example:

customCanvas.forceRedraw(1000);