feat: refs #7882 Osrm service
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Guillermo Bonet 2024-12-11 11:41:42 +01:00
parent c8ec94bed9
commit 252a029c98
1 changed files with 8 additions and 0 deletions

View File

@ -72,6 +72,14 @@ module.exports = function(Self) {
{
arg: 'isLogifloraAllowed',
type: 'boolean'
},
{
arg: 'longitude',
type: 'number',
},
{
arg: 'latitude',
type: 'number',
}
],
returns: {