SiteWatch API Help

getMarker

getMarker

Previous topic Next topic  

getMarker

Previous topic Next topic  

A method that returns a marker in a map location.

 

Parameter

Value

id: string

Identity of object.

 

Return

Value

object:

A marker object.

 

Example:

var marker = map.getMarker("house");