added link in overview to quickstart rregarding mapzen setup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Routing Functions
|
||||
|
||||
The following functions provide turn-by-turn capabilities to calculate the route from one point to another using different modes, such as a car or bicycle. Currently, only the [Mapzen routing provider](https://mapzen.com/documentation/turn-by-turn/api-reference/#mapzen-turn-by-turn-routing-service-api-reference) is available through CartoDB.
|
||||
The following functions provide turn-by-turn capabilities to calculate the route from one point to another using different modes, such as a car or bicycle. Currently, only the [Mapzen routing service](http://docs.cartodb.com/cartodb-platform/dataservices-api/quickstart/#using-mapzen-for-geocoding-and-routing) is available.
|
||||
|
||||
### cdb_route_point_to_point(_origin geometry(Point), destination geometry(Point), mode text, [options text[], units text]_)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user