Commit 7cbf4e41 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/index2.html

parent 5f4ce958
No related merge requests found
Pipeline #10082 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: 'public/images/marker-type1.png', // Path to your custom marker image
iconUrl: 'https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/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