add a credits line for each routing service
This commit is contained in:
parent
f383fe2793
commit
acf7cf5738
6 changed files with 15 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
OSM.RoutingEngines.list.push({
|
||||
name: "javascripts.directions.engines.osrm_car",
|
||||
creditline: 'Directions courtesy of <a href="http://project-osrm.org/" target="_blank">OSRM</a>',
|
||||
draggable: true,
|
||||
_hints: {},
|
||||
getRoute: function(isFinal,points) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue