• JMap.Application.Geometry.openPanelForUpdate

    Opens the geometry panel in order to update a feature geometry.

    Parameters

    Returns void

    Throws

    if the given layer or feature are not editable

    Example

    // will open the geometry panel in order to update the feature geometry
    JMap.Application.Geometry.openPanelForUpdate()