mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 02:44:27 +00:00
rename routing to routes
This commit is contained in:
@@ -2,7 +2,7 @@ Etas, routes and turn by turn directions
|
||||
|
||||
# Routing Service
|
||||
|
||||
The routing service provides a faster and cheaper alternative to the Google Maps API.
|
||||
A simpler, faster and cheaper alternative to the Google Maps API.
|
||||
Get etas, routes, and turn by turn directions all from OpenStreetMap data.
|
||||
|
||||
Powered by [project-osrm.org](http://project-osrm.org/).
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
"name": "routing",
|
||||
"icon": "🧭",
|
||||
"category": "logistics",
|
||||
"display_name": "Routing"
|
||||
"display_name": "Routes"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user