Official Content

Warning: It is recommended to use the DrawGeography method instead of this method.

Draws a Geoline in a Panel Grid whose Control Type property is set to Maps.

Syntax

GridControlName.DrawGeoLine(&GeoLine)

Where:

GridControlName
   
It is the name of the Grid control.

&GeoLine
   
It is a variable based on the Geoline data type.

Scope

Controls:  Grid (Control Type: Maps)
Generators:  Apple, Android

Sample

&GeoLine.FromString("LINESTRING(-56.082774 -34.884341, -56.074583 -34.881745)")
MapGrid.DrawGeoLine(&GeoLine)

Availability

This method is available since GeneXus 16.

See Also

Maps
DrawGeography method

 

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant