Commit 5f4ce958 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/index2.html

parent 6a783667
No related merge requests found
Pipeline #10081 passed with stage
in 6 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -33,7 +33,7 @@
// Define custom icon
const customIcon = L.icon({
iconUrl: 'images/marker-icon.png', // Path to your custom marker image
iconUrl: 'public/images/marker-type1.png', // Path to your custom marker image
iconSize: [32, 32], // Size of the icon
iconAnchor: [16, 32], // Point of the icon which will correspond to marker's location
popupAnchor: [0, -32] // Point from which the popup should open relative to the iconAnchor
......
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