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
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.
Hi Dogan,
Were you able to resolve the issue you were getting earlier "Unhandled Promise rejection" ?
Hi AgrimJain
I have found another discussion about that and all these stuff were related to Angular version. I have upgraded to Angular 12 and no more errors with Promise rejection. Angular is also releasing 13 todays.
andygup commented here:
SceneView in Angular · Issue #107 · Esri/feedback-js-api-next · GitHub
and you might check his fix: