| MGMap.setUrlListState |
|
void setUrlListState(boolean state)
Enables or disables automatic generation of an HTML document listing the names and URLs of map features associated with URLs.
The HTML document is displayed in the UrlListTarget window.
state - True to enable the URL list feature; False to disable.
none