and are able to add new points to the attribute table but are unable to view on the map. We believe this is because in the example it adds a feature but never correlates this feature to an actual coordinate.
So far we have been implementing this code in the function mapView didClickAtPoint and would like to directly add this clicked point to the new feature we are adding to the feature layer. How would we go about doing that?