POST rest/services/{routeinfo}?Label={Label}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Label | string |
Required |
|
routeinfo | string |
None. |
Body Parameters
IXDSymbolName | Description | Type | Additional information |
---|---|---|---|
Parent | IXDMapLayer |
None. |
|
Color | Color |
None. |
|
LineWidth | integer |
None. |
|
Pen | Pen |
None. |
|
ShowFieldName | string |
None. |
|
ShowFont | Font |
None. |
|
FontColor | Color |
None. |
|
FontBackColor | Color |
None. |
|
isAutoHideString | boolean |
None. |
|
GeoType | GeoType |
None. |
|
SymbolProvider | XDSymbolProvider |
None. |
|
StyleKey | string |
None. |
|
FillColor | Color |
None. |
|
isHave3DSymbol | boolean |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ("sample string 1");