UNPKG
distance-calculator-openrouteservice
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A free Node.js library to calculate distance between places using OpenRouteService.
distance-calculator-openrouteservice
/
.vscode
/
settings.json
4 lines
•
98 B
JSON
View Raw
1
2
3
4
{
"editor.formatOnSave"
:
false
,
"editor.formatOnSaveMode"
:
"modificationsIfAvailable"
}