explooosion / Agm-Direction

This is the directive for @agm/core (not official)
https://robby570.tw/Agm-Direction-Docs/
MIT License
75 stars 26 forks source link

waypoints are not working in markerOptions #39

Closed explooosion closed 6 years ago

explooosion commented 6 years ago

Enhancement

Now only support origin and destination:

@Input() markerOptions: { origin: any, destination: any };

Referenced

knulan commented 5 years ago

@explooosion are you planning to add markerOptions for waypoints too?