Hi Community!
I am looking to attach AGSTextSymbols to a polygon by using `
AGSGeometryEngine.labelPoint(for: polygon)`, which returns a point.
How can I place the text symbol at that point?
I've made many polygons and even extruded them in AR space. I just can't figure out how to set a 3D text billboard or object at a specific AGSPoint.
Thanks so much!