Add markers to map
This commit is contained in:
parent
f8ab9702b6
commit
75ab8fe7b0
2 changed files with 54 additions and 40 deletions
|
@ -2,7 +2,7 @@ import axios from 'axios';
|
|||
|
||||
const API_URL = 'https://kliko.maartenvr98.nl/api/v1/';
|
||||
const CONFIG = {
|
||||
timeout: 3000,
|
||||
timeout: 30000,
|
||||
};
|
||||
|
||||
export class Request {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue