New-UDMapRasterLayer
Creates a map raster layer.
Synopsis
Syntax
New-UDMapRasterLayer [-Id <String>] [-TileServer <String>] [-Attribution <String>] [-Opacity <Int32>] [-ZIndex <Int32>] [-Name <String>] [<CommonParameters>]
New-UDMapRasterLayer [-Id <String>] -ApiKey <String> [-Type <String>] -Bing [-Attribution <String>] [-Opacity <Int32>] [-ZIndex <Int32>] [-Name <String>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? named
Default value ([Guid]::NewGuid())
Accept pipeline input? false
Aliases
Accept wildcard characters? false-TileServer
-ApiKey
-Type
-Attribution
-Opacity
-ZIndex
-Name
Last updated
Was this helpful?