Hi commmunity people,
I have the list of the cordinates in my entity.created local text list and append all on after fetch of the entity. and want to draw the polygon. I follow all steps into this documentation but still unable to see the polygon. Using Maps element.
https://outsystemsui.outsystems.com/OutSystemsMapsSample/Polygon
result-
Regards,
Prince
Hi Prince,
I have created on my own, and this is working.
What I think why yours not working is the "Loaction" variable.
I have put simple example on this (you need to put Google map API key)
Thanks @Toto, actually the static coordinates were working my side also. but when i fetched from database and assigned it into the locations. it shows sometimes and sometimes not. mostly not.