56adfs
This commit is contained in:
parent
8631452475
commit
1093b41260
|
|
@ -9,6 +9,7 @@ async function GetMarkerData() {
|
|||
|
||||
try {
|
||||
const res = await axios.post(Data_api, ReqData);
|
||||
console.log (res.data);
|
||||
RenderMarkers(res.data);
|
||||
|
||||
} catch (err) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user