globalmapper.ShowLayerOptionsDialog =================================== .. currentmodule:: globalmapper .. py:function:: ShowLayerOptionsDialog([GM_LayerHandle_t32] aLayerList) -> GM_Error_t32 Shows the options dialog for the provided layer(s). Currently this only works for vector layer options, such as setting up attribute-based labeling, etc. :param [GM_LayerHandle_t32] aLayerList: List of layers to draw or None for all :returns: Error code :rtype: GM_Error_t32