Esri / nearby-javascript

ArcGIS API for JavaScript app to find places nearby and route to the nearest location.
Apache License 2.0
41 stars 24 forks source link

Add directions type and duration #11

Closed codergrl closed 5 years ago

codergrl commented 5 years ago

It would be nice if when the user got directions, they were told that those were walking directions, and maybe have the amount of time it would take to get there. Take a look please at the screenshot below from the Android app. Something simple like that would be great to maintain consistency between apps.

image

odoe commented 5 years ago

I'll look into this one, requires a little UI tweaking.

odoe commented 5 years ago

fixed in latest update. closing this summary will also clear the route from the map. i was thinking of a manual way to do this, so it worked out nice

codergrl commented 5 years ago

Very nice, I like that! Seems to work great now, closing this issue