ചെക്ക് യൂസർമാർ, emailconfirmed, സമ്പർക്കമുഖ കാര്യനിർവാഹകർ, kiteuser, oversight, കാര്യനിർവാഹകർ, അപ്ലോഡ് സഹായി മേള തിരുത്തുന്നവർ
783
തിരുത്തലുകൾ
(ചെ.)No edit summary റ്റാഗ്: Reverted |
(ചെ.)No edit summary റ്റാഗ്: Manual revert |
||
| വരി 2: | വരി 2: | ||
window.onload = function() { | window.onload = function() { | ||
// Find all images with | // Find all images with the specified URL | ||
var markerImages = document.querySelectorAll('img[src | var markerImages = document.querySelectorAll('img[src="https://tile.openstreetmap.org/v4/marker/pin-m+7e7e7e@2x.png"]'); | ||
// Loop through the images and | // Loop through the images and change their source | ||
for (var i = 0; i < markerImages.length; i++) { | for (var i = 0; i < markerImages.length; i++) { | ||
markerImages[i].src = "https://schoolwiki.in/extensions/Kartographer/lib/external/mapbox/images/marker-icon-2x.png"; | |||
// Apply CSS to ensure proper display | // Apply CSS to ensure proper display | ||
തിരുത്തലുകൾ