25dsf5
This commit is contained in:
parent
796960bdaf
commit
6adb83b12b
|
|
@ -18,7 +18,7 @@ async function GetMarkerData() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//Render Map Markers with the Position from Grist Database
|
||||||
function RenderMarkers(data){
|
function RenderMarkers(data){
|
||||||
if (!Array.isArray(rows)) {
|
if (!Array.isArray(rows)) {
|
||||||
console.error('Erwarte ein Array, bekam:', rows);
|
console.error('Erwarte ein Array, bekam:', rows);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user