Broken Link in API Argument Definitions Documentation
Description:
The link in the API Argument Definitions documentation for GetDefaultSymbolArgs is broken.
Steps to Reproduce:
- Navigate to the API Argument Definitions page, or specifically to the definition GetDefaultSymbolArgs.
- Click the link to
GeometryType.
- Observe that it results in a 404 error.
Expected Behaviour:
The link should point to the correct documentation on the ArcGIS API, specifically to the typedefinitions summary for geometry types.
Broken Link in API Argument Definitions Documentation
Description:
The link in the API Argument Definitions documentation for
GetDefaultSymbolArgsis broken.Current Link (404):
https://developers.arcgis.com/javascript/latest/api-reference/esri-GeometryType.html
Suggested Replacement:
https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry.html#typedefinitions-summary
Steps to Reproduce:
GeometryType.Expected Behaviour:
The link should point to the correct documentation on the ArcGIS API, specifically to the typedefinitions summary for geometry types.