IMapSatelliteLayerName Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The name of the map layer that will be used to provide satellite imagery. If
specified then the imagery will be taken from the appropriate WMS layer in the
GeoStream's layers.config file. Otherwise, standard GeoBase satellite imagery
will be used.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax string SatelliteLayerName { get; set; }
Property SatelliteLayerName As String
Get
Set
Property Value
Type:
StringRemarks
In order to get satellite imagery from a WMS layer, this property must be specified and
Satellite must be true.
"on", "off", "true" and "false" cannot be used as WMS satellite layer names.
See Also