toggleTooltip(x: Number, y: Number);
x. Screen coordinate of tooltip position relative to horizontal axis of the map.
y. Screen coordinate of tooltip position relative to vertical axis of the map.
The toggleTooltip method hides and shows (toggles) tooltip for a map layer area after each method invocation.
The example of use is given in the page with description of the MapShape.toggleLabel method.
See also: