| MGMap.setAutoLinkDelay |
|
void setAutoLinkDelay(int delay)
Sets 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 AutoLinkTarget window will be updated whenever the mouse pauses over a map feature on the AutoLinkLayer. Negative numbers are not allowed, and setting a value less than 5 is not advisable, because requests will likely be issued before the previous requests can be serviced, resulting in links being passed over and overburdening the server. The default value is 20 seconds.
delay - Delay in seconds between showing another link, or 0 to display the HTML page associated with a feature whenever the user positions the mouse cursor over it.
-3 (illegal argument)
getAutoLinkDelay, AutoLinkDelay