I want To draw a boundary lines on Augmented reality ios App using GIS data(based on lat long values) on camera feed using WorldScaleSceneView(ARC gIS SDK). I am able to draw polygon(which is used to represent an area using lat long). I am able to draw the area on basemap. But my requirement is to draw the area on augmented reality sceneview in ios swift. I have tried but i was unable to achieve this.