SiteWatch API Help

getCustomCanvas

getCustomCanvas

Previous topic Next topic  

getCustomCanvas

Previous topic Next topic  

A method that returns a custom canvas in a map location.

 

Parameter

Value

id: string

Identity of object.

 

Return

Value

object:

A custom canvas object.

 

Example:

var customCanvas = map.getCustomCanvas("canvas");