Hello, The question:
App: Reactive
Dependencie: OutSystemsMap
I can draw using "drawing tool" by hand, more than one polygon and save it in a aggregate (DDBB).
But when I tried re-load in the map, the plugin polygon need a list of points. This is only one Polygon.
In the capture attached I drew a square and a triangle, but when load from the DDBB the app merge them.
Its posible load a MultiPolygon? or load 2 separates Polygons?
Thanks a lot.
Up ;-)