mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
6 lines
341 B
Plaintext
6 lines
341 B
Plaintext
{
|
|
"name": "Maps",
|
|
"type": "group",
|
|
"description": "This group contains expression functions for the creation and manipulation of 'map' data structures (also known as dictionary objects, key-value pairs, or associative arrays). One can assign values to given keys. The order of the key-value pairs in the map object is not relevant."
|
|
}
|