Official Content

This event is triggered when you finish dragging a geoPoint.

Syntax

Event GridControlName.MarkerDragEnd([&GeographyId [, &GeoPoint]])   
     <event code>
EndEvent

Where:
GridControlName
       Is the Grid control name whose Control Type property is set to Maps.

<event code> 
       Code executed when the event is triggered.

Parameters 

  Data Type Description
&GeographyId Character Identifier (GUID) of the marker which is dragged.
&GeoPoint GeoPoint It's the new coordinate, got after you finish dragging the marker.

Scope

Generators: AndroidApple
Controls: Grid (Control Type: Maps)
 

Note: This event is not triggered when the Marker (geoPoint) was drawn in the Map editing mode (Property: Editable Geographies = True). In this case, the point is updated with the new coordinates and the GeographySaved Event is executed, but not the MarkerDragEnd.


Availability

This method is available since GeneXus 17.

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