MGMap.getAutoLinkDelay   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

int getAutoLinkDelay()

Description

Gets the number of seconds before the next HTML page associated with a map feature from the AutoLinkLayer will be displayed in the AutoLinkTarget window.

If the delay value is 0, the automatic timed update feature is disabled, and the AutoLinkTarget window will be updated whenever the mouse passes over a map feature on the AutoLinkLayer. The default value is 20 seconds.

Returns

int - The delay in seconds between showing another link.

Error Codes

none

See Also

setAutoLinkDelay, AutoLinkDelay