SiteWatch API Help

getCenter

getCenter

Previous topic Next topic  

getCenter

Previous topic Next topic  

getCenter is a method that returns the current map center location.

 

Return

Value

object:

A point set object.

 

Example:

var point = map.getCenter();