console log tidying
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user