Hi all,
I am trying to download geojson files as a zip file, but Stops.geojson has no geometry.
Because of that, it is not possible to show this layer in MapViewer.
used these example data for submit job, and then
Fleet routing | Documentation | ArcGIS Developers
https://logistics.arcgis.com/arcgis/rest/services/World/VehicleRoutingProblem/GPServer/SolveVehicleRoutingProblem/jobs/j92c0baba7b1e499c816a6e4bc00dd1c9/results/out_route_data?f=json
If I change output_format in Submit Job step, as "Feature Set" instead of "GeoJSON File"
downloaded .gdb database is working, Stops layer is visible.
So I think problem is only with getting geojson files, and only for Stops.geojson.