Is there anyway to add stops directly from features that participate in the network dataset? I have a network dataset that consists of a polyline route layer and a point layer representing stops along the network. I am able to add the stops after querying for their geometry in their own map service but this results in two queries on the client. I would prefer to add the stops in directly in the solve endpoint.