Skip to content

Navigation directions missing distance, Any other method that returns distance with directions? #319

@YogeshwarBodapatla

Description

@YogeshwarBodapatla

Sorry if the title is too vague .

I am trying to create a List of instructions for a point A to point B.
I am using

var instr = route1.GenerateInstructions(routerDb);

In this i get a list of verbal routes , Like go straight , take left .

But what I am looking for is - go straight <10 km> , take left , continue <1 km> etc .

I went through the documentation but was not able to find any method that returns distance corresponding to the particular Navigation instruction. Can you please help me figure this out , if Itinero supports it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions