diff --git a/Map Product/Render_UV_Map.html b/Map Product/Render_UV_Map.html index 79290db..8a54ae1 100644 --- a/Map Product/Render_UV_Map.html +++ b/Map Product/Render_UV_Map.html @@ -34,7 +34,7 @@ } // Load CSV data - Papa.parse('updated_coordinates_with_uv.csv', { + Papa.parse('UV_Index_06102024.csv', { download: true, header: true, complete: function(results) {