Skip to content

Navigation event step isn't getting serialized correctly #585

@cammace

Description

@cammace

In a reroute event part of the metadata sent over is step information which should be in its own json object. Right now however, it is being serialized as a string.

"step": "{distance=23, previousType=depart, upcomingType=turn, previousModifier=right, duration=14, upcomingModifier=left, distanceRemaining=23, previousName=West 21st Place, upcomingName=South Rockwell Street, durationRemaining=13, upcomingInstruction=Turn left onto South Rockwell Street, previousInstruction=Head east on West 21st Place}",

cc: @Guardiola31337 @electrostat @zugaldia

Metadata

Metadata

Assignees

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