Hello
I use an outsystems map , and I change the marker icon but the size is too big, I try to changed from Marker property but no change ..
Hi Fatima,
I checked the code, you are using icon url and image size is 512x512. The simplest way is use image of lower sizes. I got icon from same url of size 32x32 and its working fine.
"https://cdn-icons-png.flaticon.com/32/32/32341.png"
So I think you just need to use above url for getting the icon url and it will be okay.
Hello!
Can you share your .oml file?
Best regards,
Miguel
Sure