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

timkraut picture timkraut  路  3Comments

farhan687 picture farhan687  路  3Comments

julienvincent picture julienvincent  路  3Comments

manoj150283 picture manoj150283  路  3Comments

wayofthefuture picture wayofthefuture  路  3Comments