WebMapLocation.Visible
From Xojo Documentation
Property (As Boolean )
This property is only available for Web applications. |
aWebMapLocation.Visible = newBooleanValue
or
BooleanValue = aWebMapLocation.Visible
New in 2011r2
Supported for all project types and targets.
or
BooleanValue = aWebMapLocation.Visible
New in 2011r2
Supported for all project types and targets.
If the location is attached to a WebMapViewer, this property sets whether the location is visible on the browser window. Default value is True.