31
Views
2
Comments
unable to see pre created polygon on map?

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



2021-01-04 08-13-48
Toto
 
MVP

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)

TestMap2.oml
2024-05-08 06-29-37
Prince Aadil Khan Panwar

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.