Fadi Al-Jabi
Fadi Al-Jabi
Agree with @Dafeesh, the only thing stopping me from using prettier is this missing feature.
> @mndzielski/react-smooth-dnd Thank you for fixing this. I'm using yours now.
Hi again, No it is not an Esri NA service. It is a default routing service published in our environment and it was working fine for 4.22.x versions. I won't...
> Thanks @fadijabi. Do you know if there is a default travel mode set on the routing service? If not, can you try adding one to the RouteParameters? https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-RouteParameters.html#travelMode The...
> And for the Collection issue, yes, that was a breaking change at 4.23: https://developers.arcgis.com/javascript/latest/release-notes/#breaking-changes Regarding the collection why can't I set [Stop1, Stop2] for future versions as before for...
Small update: getDirections returns this error when passing a TravelMode to RouteParameters: The following travel mode is invalid: {\"simplificationTolerance\":null} If no TravelMode passed: TypeError: Cannot destructure property 'distanceAttributeName' of 'g'...
> @fadijabi for the stops, you don't need to create a new Collection, but the preferred way would be to use the collection methods to add and remove your stops....
Hello again, Any update? Noticed on the docs now DirectiosViewModel has no stops property?
Hello again, I upgraded to v4.24 and I still facing issues regarding DirectionsViewModel 1. RouteLayer is not added to the map as expected. It only showed when I added it...
I am having a similar issue in a different mapping api.. it works perfectly in Shady but can't pan the map for example when in Shadow dom for touch devices.