SiteWatch API Help

getPoint

getPoint

Previous topic Next topic  

getPoint

Previous topic Next topic  

A method that returns a divmarker point in a map location.

 

Return

Value

Point location { x: <x>, y: <y>}:

isn93 map point locations.

 

Example:

var point = divmarker.getPoint();