React-google-maps: Multiple Waypoints

Created on 12 Oct 2017  路  1Comment  路  Source: tomchentw/react-google-maps

I asked on StackOverflow, but is it possible to have multiple waypoints for a route? Google Maps will optimize a route with up to 23 waypoints, but I'm not able to find if this library supports it?

https://stackoverflow.com/questions/46696324/multiple-waypoints-with-react-google-maps

>All comments

It's simply a wrapper around DirectionsRenderer. Anything you can do with native google.maps.DirectionsRenderer can be done. Please figure it out yourself.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tomchentw picture tomchentw  路  37Comments

dwickstrom picture dwickstrom  路  17Comments

idolize picture idolize  路  31Comments

Kalcode picture Kalcode  路  19Comments

fredcarle picture fredcarle  路  24Comments