Has anyone found a good way to incorporate riser count into their directions for taking the stairs?
I tried two approaches, but I'm not a fan of either.
1. Added stairs to our Landmarks feature class, where field DESCRIPTION is the label field and contains riser count. It feels redundant to instruct the user to both take the stairs and pass by X number of risers.

2. Created a separate Stairs feature class & feature service, labeled by riser count. Directions exclude riser count but look cleaner without the "Pass by" steps. However, generated routes cover up the point symbol and its label. I haven't tried offsetting the point/label yet.

Any thoughts or recommendations?