Closed csmoore closed 6 years ago
Addressed in PR #610 by removing space from NauticalMiles in label expressions of DistanceAndDirection layers
After change should look like:
This is fixed and has been tested in 2.2:
n.m. is not a symbol for nautical mile. The symbol for nautical mile is M, NM, or nmi
Removing the verified
label, and adding back development
and qc (manual)
.
Change made in PR #615
Should look like this with PR - layer label expression change highlighted below:
Pro 2.2 DD 20
Pro 2.2 MT 49
In Pro the Nautical Miles Unit portion of the label is not showing in the feature's label.
This is because the feature's unit is "NauticalMiles" (no space) vs. "Nautical Miles" (space) as noted in issue #608