mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
fixed front-example
This commit is contained in:
parent
4ba59b04fc
commit
21e9fa1d02
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
import { DEFAULT_PROVIDER, PROVIDERS } from '$constants/providers';
|
import { DEFAULT_PROVIDER, PROVIDERS } from '$constants/providers';
|
||||||
|
import { LatLngLiteral } from 'leaflet';
|
||||||
|
|
||||||
const API_ADDR = 'https://HOSTNAME.org:3000';
|
const API_ADDR = 'https://HOSTNAME.org:3000';
|
||||||
const OSRM_URL = 'https://HOSTNAME.org:5001/route/v1';
|
const OSRM_URL = 'https://HOSTNAME.org:5001/route/v1';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue