"മീഡിയവിക്കി:Common.js" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
(ചെ.)No edit summary |
||
| വരി 10: | വരി 10: | ||
// Apply CSS to ensure proper display | // Apply CSS to ensure proper display | ||
markerImages[i].style.width = " | markerImages[i].style.width = "15px"; // Adjust width as per your needs | ||
markerImages[i].style.height = " | markerImages[i].style.height = "35px"; // Adjust height as per your needs | ||
markerImages[i].style.marginLeft = "-15px"; // Adjust positioning | markerImages[i].style.marginLeft = "-15px"; // Adjust positioning | ||
markerImages[i].style.marginTop = "-35px"; // Adjust positioning | markerImages[i].style.marginTop = "-35px"; // Adjust positioning | ||