console log tidying

This commit is contained in:
2024-06-05 19:51:43 +01:00
parent 2a6cd32452
commit 300a45ee0f
19 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const OSMapComponent = (props) => {
const markerRef = useRef(null);
let data = [center];
// const ModelsMap = (map, maps) => {
//const ModelsMap = (map, maps) => {
// //instantiate array that will hold your Json Data
// let dataArray = [];
// //push your Json Data in the array