New-UDMapIcon
Creates a map icon.
Synopsis
Syntax
New-UDMapIcon [-Url] <String> [[-Height] <Int32>] [[-Width] <Int32>] [[-AnchorX] <Int32>] [[-AnchorY] <Int32>] [[-PopupAnchorX] <Int32>] [[-PopupAnchorY] <Int32>] [<CommonParameters>]Description
Parameters
-Url
Required? true
Position? 1
Default value
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Height
-Width
-AnchorX
-AnchorY
-PopupAnchorX
-PopupAnchorY
Last updated
Was this helpful?