I have look into MegaDemo code, but could not find a way to create Polygon by code. Can someone help me how this is done .
I have tried
GMPolygon1.Add.AddLinePoint(5.54491313409736, 100.162353515625);
GMPolygon1.Add.AddLinePoint(5.34805212812321, 100.483703613281);
GMPolygon1.Add.AddLinePoint(5.23318714302897, 100.1953125);
no polygon displayed, I also need to make it editable and captured the editable coordinates. Some direction mmuch appreciated.
Try with this