fixed front-example

This commit is contained in:
muerwre 2019-03-05 17:20:22 +07:00
parent 4ba59b04fc
commit 21e9fa1d02

View file

@ -1,4 +1,5 @@
import { DEFAULT_PROVIDER, PROVIDERS } from '$constants/providers';
import { LatLngLiteral } from 'leaflet';
const API_ADDR = 'https://HOSTNAME.org:3000';
const OSRM_URL = 'https://HOSTNAME.org:5001/route/v1';