A method to update a vector circle point in a map location.
Parameter |
Value |
---|---|
point: a point set object (SWPoint) -or- point: a point set array |
isn93 map point locations. |
Example:
var point = SWPoint.create(359583, 406481);
circle.updatePoint(point);