ShowLayerOptionsDialog¶
- globalmapper.ShowLayerOptionsDialog([GM_LayerHandle_t32] aLayerList) GM_Error_t32 [source]¶
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.
- Parameters:
aLayerList ([GM_LayerHandle_t32]) – List of layers to draw or None for all
- Returns:
Error code
- Return type:
GM_Error_t32