"ഘടകം:Slippymap/sandbox" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 40: | വരി 40: | ||
properties = { | properties = { | ||
title = options.text or "Marker", -- Title for the popup | title = options.text or "Marker", -- Title for the popup | ||
icon = { | |||
iconUrl = "//schoolwiki.in/images/5/5f/63rd_state_kalolsavam_logo.png", -- Path to the image file | |||
iconSize = { 50, 50 }, -- Width and height of the icon | |||
iconAnchor = { 25, 50 }, -- Anchor point (center bottom of the icon) | |||
popupAnchor = { 0, -50 }, -- Popup anchor position | |||
}, | |||
}, | }, | ||
}, | }, | ||