Closed alecava58 closed 7 years ago
You can use this extension method: https://github.com/itinero/routing/blob/develop/src/Itinero/RouteExtensions.cs#L488
I was sure there was. Great, thanks.
2017-10-03 17:13 GMT+02:00 Ben Abelshausen notifications@github.com:
You can use this extension method: https://github.com/itinero/ routing/blob/develop/src/Itinero/RouteExtensions.cs#L488
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/itinero/routing/issues/133#issuecomment-333874433, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtMQdwU1PY7ZQcTAKdWn21d98C8ytBOks5sok8VgaJpZM4PsGfw .
-- Alessandro Cavalieri
I'd like to export a route shape array as GEOJson format just to view a route path on geojson.io site. It is possible?
Thanks