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

Syntax

void setAutoLinkLayers(String layer)

Description

Sets the name of the layer that will use the AutoLink feature.

AutoLink automatically displays HTML pages associated with map features from the AutoLinkLayer when the user pauses the mouse pointer over those features. The HTML pages display in the AutoLinkTarget window. AutoLinks apply only to those map features visible in the current view.

Parameters

layer - Name of the layer that will use AutoLinks. Use an empty string to disable the AutoLink feature.

Error Codes

-3 (illegal argument)

See Also

getAutoLinkLayers, AutoLinkLayers