UNPKG
osrm.js
Version:
latest (5.5.0)
5.5.0
REST client for the OSRM server API
github.com/Project-OSRM/osrm.js
Project-OSRM/osrm-client-js
osrm.js
/
test.html
9 lines
(8 loc)
•
95 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
html
>
<
head
>
</
head
>
<
body
>
Loaded.
<
script
src
=
"dist/osrm.test.js"
>
</
script
>
</
body
>
</
html
>