mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
rename routing to routes
This commit is contained in:
@@ -2,7 +2,7 @@ Etas, routes and turn by turn directions
|
|||||||
|
|
||||||
# Routing Service
|
# 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.
|
Get etas, routes, and turn by turn directions all from OpenStreetMap data.
|
||||||
|
|
||||||
Powered by [project-osrm.org](http://project-osrm.org/).
|
Powered by [project-osrm.org](http://project-osrm.org/).
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
"name": "routing",
|
"name": "routing",
|
||||||
"icon": "🧭",
|
"icon": "🧭",
|
||||||
"category": "logistics",
|
"category": "logistics",
|
||||||
"display_name": "Routing"
|
"display_name": "Routes"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user