InfoWindow.showCenter

Syntax

showCenter (infoWindow);

Parameters

infoWindow. Information window to be opened. Optional parameter.

Description

The showCenter method opens an information window at the center of the screen.

Example

The example of method use is given in description of the InfoWindow constructor.

See also:

InfoWindow