updatePosition(x: Number, y: Number);
x. Point abscissa. Optional parameter.
y. point ordinate. Optional parameter.
The updatePosition method updates factor position of the map layer area.
If method parameters are not set then factor position is updated using map layer area coordinates to which the visualizer is linked.
The example of use is given on the page with description of the PP.MapVisualItem class constructor.
See also: