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

Update public/index2.html

parent 5f4ce958
Pipeline #10082 passed with stage
in 6 seconds
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
// Define custom icon // Define custom icon
const customIcon = L.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 iconSize: [32, 32], // Size of the icon
iconAnchor: [16, 32], // Point of the icon which will correspond to marker's location 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 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