Commit 6e17549c authored by Alfakhori's avatar Alfakhori
Browse files

Update public/index.html

parent 5e2b6b98
No related merge requests found
Pipeline #10072 passed with stage
in 5 seconds
Showing with 1 addition and 2 deletions
+1 -2
......@@ -39,8 +39,7 @@
// Embedded CSV data as a string (Add pins here manually)
const csvData = `lat,lng,name,color
48.773330,9.181970,Muhammad's first study area,#ff0000
51.515,-0.1,Another Pin,#00ff00`;
48.773330,9.181970,Muhammad's first study area,#0000ff`;
// Function to load pins from CSV and add them to the map
function loadPins() {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment