Closed csmoore closed 5 years ago
Seeing the "Nautical Miles" correctly in PR #658 (Note: Pro only issue since only Pro addin writes to feature class)
G-Doc (CMS) label can be removed when publishing/building tasks are completed
Verified doc updates on solutionsdev for MT and DD and PDFs for MT (dev build 3.5.0.308) and DD (dev build (88).
The addin is placing the non-localized/resource version of the Enumeration string in the table/feature attribute vs. using the localized/resource value.
As a result the values will always be the same value (Enumeration) regardless of the Resource Value.
In the example below the resource value is "Nautical Miles"(with space in Addin UI on left) but the Enumeration Value of "NauticalMiles" (no space on table at bottom) is placed in the Table/FeatureClass attribute for DistUnit
Expected result:
the unit in the DistUnit attribute should match the units selected in the Distance/Length drop-down on the Distance and Direction pane