I have a feature service that is road lines. I'd like to offset the lines using Arcade in AGOL without actually modifying the data. Is this feasible?
I see in the expression builder there is an offset function for geometry. How do I actually call the geometry and return it as an offset? Only examples I'm finding is using arcade to return string values which you can then symbolize on. Can you draw the geometry in a different location?