Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

agm-direction provideRouteAlternatives not working  #101

Description

@AkramFaiz

agm-direction provideRouteAlternatives not working.

<agm-map
[latitude]="lat" [longitude]="lng" [zoom]="zoom">
<agm-marker [latitude]="lat" [longitude]="lng">
<agm-direction
[origin]="origin"
[destination]="destination"
[waypoints]="waypoints"
[provideRouteAlternatives]="altRoutes">

here altRoutes is set to 'true' (boolean)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionIndicates that an issue or pull request needs more information

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions