feat: refs #7882 Added osrmservice #3281

Merged
guillermo merged 16 commits from 7882-locationiq into dev 2024-12-16 06:58:54 +00:00
1 changed files with 8 additions and 0 deletions
Showing only changes of commit 252a029c98 - Show all commits

View File

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